	
body {

background-color: white; color: black;

}
 	
body {
	
margin: 10px;
padding: 10px;
font: 12px Verdana;
line-height: 100%;
	
}

#main {

position: relative;
left: 50px;

}

#nav {

float: left;
margin-right;

}
	
#commons {

clear: both;
text-align: center;
font: 10px Verdana;
margin-left: auto;
margin-right: auto;
width: 500px;
bottom: 500px;

}	