* {
margin: 0px;
padding: 0px
}

img {
border-style: none;
}

html {

}

body {
background: url(background.jpg) no-repeat #ff5400 top center;

}

#content {
padding-bottom: 40px;
width: 699px;
margin: 0px auto;
background: url(body.png) repeat-y;
text-align: center;
}

#sponsors ul {
list-style: none;
}

#sponsors li {
float: left;
margin: 20px 10px;
}

#co-op ul {
list-style: none;
margin: 0px 220px;
}

#co-op li {
float: left;
margin: 0px 10px;
}

#video-player {
height: 100%;
}

