body {
  background: #F58F29 none repeat scroll 0 0;
}
h1 {
font-family:'Raleway', sans-serif;
font-size: 150px;
letter-spacing: 5px;
line-height: 500px;
word-spacing: 0.2px;
color: #F2FDFF;
font-weight: 700;
text-decoration: none;
font-style: ;
font-variant: none;
text-transform: lowercase;
text-align: center;
}
p {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
letter-spacing: 0px;
word-spacing: 1.2px;
color: #F2FDFF;
font-weight: 400;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: none;
text-align: center;
}
content {
  position: absolute; 
  left: 100px; 
  right: 100px; 
  margin-left: auto; 
  margin-right: auto; 
  width: 100px; 
}