* {}

body {
font: 13px 'Lucida Grande',helvetica,tahoma,arial,clean,sans-serif; 
background:#000;
color:#333;
}

h1 {font-size:100px;margin:0px;}
p {font-size:14px;}



a {}
a:hover, a:focus, a:active {text-decoration:none;}

img, a img {border:0px;}
.small {font-size:12px;}

.center {text-align:center;}
.bold {font-weight:bold;}

#logo {font-size:50px;}
#container {width:90%;border:1px solid #666;margin:20px auto 0px auto;background:#fff}


