@charset "utf-8";
/* CSS Document */
body {
margin: 0 auto;
background:#000 url(bg.jpg) repeat-x;
color: #ccc;
font:11px/18px Arial, Verdana, Helvetica, sans-serif;
text-align:-moz-center;
#text-align:center;
}
h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
width: 470px;
padding-top:10px;
}
img{
border:0px;
}
div{
border:0px;
text-align:left;
}
a {
font-size:10px;
color:#C99319;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}
a:hover {
text-decoration:underline;
cursor:pointer;
}
p{
padding:0px;
margin:0px;
text-align:left;
}
#wrapper{
width:986px;
margin: 0 auto;
text-align: center;
}
#title{
background: url(title.jpg) no-repeat;
height:268px;
}
#download{
background: url(download.jpg) no-repeat;
height:120px;
}
#video{
background: url(video.jpg) no-repeat;
height:646px;
}
#videoContainer{
float:right;
padding-right:40px;
}
#info{
background:#2D2D2D url(info.gif) no-repeat;
height:475px;
}
#djs{
background: url(djs.jpg) no-repeat;
height:206px;
}
#form{
background:#2D2D2D;
padding:40px;
}
#form p{
width:500px;
}
