@charset "utf-8";
#header {
	background-image:url(../images/topImage700.jpg);
	width:700px;
	height: 157px;
} 
#mainContent {
	width:700px;
} 
.rmm {
	display:block;
	float:left;
	width: 300px;
}
img {
	max-width:100%;
}