body{
  font-family: verdana, arial;
  font-size: 12px;
  margin:30px;
  color: #56584B;
  background-color: #3C5271;
}
#wrapper{
  background-color: #fff;
  background-image: url(http://cdn2.itsezpz.com/37_right3_9e3702_org.gif);
  background-repeat: no-repeat;
  width: 524px;
  height: 556px;
}
#ss{
  color: #7A8DA7;
}
#ss a:link{
  color:#6A86AC;
  text-decoration: underline;
}
#ss a:visited{
  color: #6A86AC;
  text-decoration: underline;
}
#ss a:hover{
  text-decoration: none;
}
#footer{
  color: #7A8DA7;
  padding:10px;
  position: absolute;
  top: 525px;
  left: 370px;
  text-align: center;
  width: 480px;
}
#hero{
  background-image: url(http://cdn1.itsezpz.com/37_hero_66c12d_org.jpg);
  background-repeat: no-repeat;
  width: 326px;
  height: 556px;
}
#main{
  position:absolute;
  top: 70px;
  padding: 10px;
  width: 450px;
  color: #56584B;
}
#right{
  position:absolute;
  top: 225px;
  padding: 10px;
  width: 450px;
  color: #56584B;
}
#left{
  position:absolute;
  top: 350px;
  padding: 10px;
  width: 450px;
  color: #56584B;
}
.nav{ 
  list-style-type: none;
  
}
.nav li a{
  font-size:18px;
  font-weight: bold;
  color:#fff;
  text-decoration: underline;
  margin-right:13px;
}
.nav li a:hover{
  text-decoration: none;
}
#menu{
  position: absolute;
  top: 60px;
  text-align: right;
  left:150px;
}
