#page-wrap{
text-align:center;
background:white;
width:900px;
margin:0 auto;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
}

body {
text-align:center;
background:white;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size:cover;
background-size: cover;
}

#about h2{
text-shadow: 0px 0px 3px #585858;
}



#about {
margin-left:50px;
width:800px;
text-align:justify;
background:white;
}
