*{margin: 0; padding: 0}
body{background: url(bg.jpg) top repeat-x; font-family: "Trebuchet MS"; color: #333}
p{line-height: 20px}

a{text-decoration: none; color:#333;}
a:hover{ text-decoration:underline; color:#5B679D;}
#container{width: 760px; margin: 0 auto; text-align: center;}
#main{margin: 20px 0}
#logo{margin-top: 50px;}
#footer p{font-size: 12px;}