body {
background-color : #FFFFFF;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
#all {
margin: 0 auto;
width:900px;}
#header {
background-image : url(pictures/header.png);
width : 900px;
height : 80px;
margin-right : auto;
margin-left :px;
}
#rand{
width : 898px;
height : 10px;
border : 1px solid white;
background-color : #6F6F6F;
margin-right : auto;
}
#navoo {
width : 899px;
height : 20px;
padding-top : 5px;
background-color : #DFDFDF;
margin-right : auto;
text-align : right;
}
#navuu {
width : 150px;
float:left;
background-color : #DFDFDF;
text-align : center;
}
#content {
float:left;
padding:10px;
width : 725px;
height : auto;
}
#copy {
clear:left;
width : 900px;
height : 20px;
background-color : #DFDFDF;
text-align : right;
}