@charset "UTF-8";

body {
  text-align:center;
}

#page-wrap {
  text-align:left;
  width:800px;
  margin:0 auto;
}

</a>
#header #menu_container {
  background-color:black;
  padding:0 20px 10px;
}

body {
  background:url(http://i64.tinypic.com/22g850.png) no-repeat center center fixed;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}