body{ 
 	margin: 0px 0px 0px 0px;
 	background-color: #EAE5E1;
 	text-align: center;
} 
div{
	position: static;
}
p {
	margin: 0px;
	
}
#main {
	position: relative;
	margin: 0px auto 0px auto;
	width: 770px;
	background-color: #EAE5E1;
}
#flash_row{
	margin: 0px 0px 20px 0px;
	width: 770px;
	background-color: #EAE5E1;
}
#footer {
	width:770px;
	margin: 0px 0px 20px 0px;
}
