body{
text-align:center;
background-color:#666;
font-size:14px;
color:#777;
}

#content{
width:1024px;
background-color:#0099bb;
}

#header{
background-color:#c0c0c0;
width:1024px;
height:200px;
}

#header h1 img {
width:100px;
height:100px;
margin-left:5px;
float:left;
}

#header p{
float:left;
font-size:8px;
margin-top:100px;
margin-left:-100px;
}

#menu ul{
float:right;
list-style-type:none;
}

#menu li{
text-align:right;
display:inline;
list-style-type:none;
}

#menu img{
width:100px;
height:100px;
}

#main p{
color:#c0c0c0;
margin-bottom:50px;
}

#footer{
color:#c0c0c0;
padding-bottom:15px;
}

