@charset "utf-8";
/* CSS Document */

body {background-color:#000;}
img {border:0px;}

#main {width:761px; margin:0px auto;}
#header {height:200px; margin:0px auto; text-align:center;}
#content {clear:both;}
#cymbal {float:left; margin-left:75px;}
#wheel {float:right; margin-right:75px;}
#footer {width:761px; color:#FFF; clear:both;}
