* { margin: 0; padding: 0; }
body { font-size: 12px; font-family: sans-serif; background: #fff; }
p {margin-top: 10px;}

#page-top {margin: 0 0 30px; background-color: #666; text-align: center; overflow: hidden; padding: 25px 0; box-shadow: #1a1a1a 0 0 4px; -moz-box-shadow: #1a1a1a 0 0 4px; -webkit-box-shadow: #1a1a1a 0 0 4px; width: 100%;}
#page-top h1 {text-shadow: 0pt 1px 1px rgb(153, 153, 153);}
#content {margin: 0 auto; background: white; text-align: center; width: 500px; overflow: hidden; position: relative}

img#vuvuzela {width: 350px; height: 267px; margin: 45px 0 0 -100px; border: none;}
img#leo, img#chinstrap, img#steve {width: 100px; height: 117px; border: none; position: absolute; top: 0; right: 25px;}

a.button {background-color: #A20000; display: block; width: 200px; font-size: 18px; padding: 5px 10px 3px; color: #fff; text-decoration: none; font-weight: bold; line-height: 1.5; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; cursor: pointer; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 1px 2px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); margin: 10px auto 35px;}
a.button:hover {background-color: #930000;}

#likebox {margin: 35px auto; width: 300px;}


