body{
width: 100%;
background:#323633;
}

A:link {text-decoration: none; color:#CCC }
A:visited {text-decoration: none; color:#CCC}
A:active {text-decoration: none; color:#666}
A:hover {text-decoration: oblique; color: white;}

#header{
background: url('devilstitletopb.gif');
width: 760px;
height: 244px;
margin-right:auto;
margin-left:auto;
margin-top:20px;
}

#links{
width:769px;
height:54px;
background:url('devilstitlebottom.gif');
margin-right:auto;
margin-left:auto;
}

#player{
width: 300px;

height: 200px;
float: top;
}

#inlinks{
margin-left:auto;
margin-right:auto;
padding-left:50px;
padding-top:10px;
font-size: 1.3em;
color: #E8E8E8;
width:310px;
}

#main{
width: 689px;
margin-right:auto;
margin-left:auto;
color:white;
margin-bottom: 20px;
}

#bios{
width: 500px;
text-align: left;
margin-right: auto;
margin-left:auto;
}

#container{
margin-left: auto;
margin-right:auto;
width:800px;
}

#footer{
width:689px;
height:50px;
margin-right:auto;
margin-left:auto;
background: url('footer.gif');
background-repeat: no-repeat;
padding-top:5px;
margin-bottom:20px;
margin-top:20px;
}
