#top { 
background: #fff url('../images/body_top.jpg');
height: 24px;
}

#content {
background: #fff url('../images/body_mid.jpg');
padding: 0;
background-repeat: repeat-y;
}

#bottom {

background: #fff url('../images/body_bot.jpg');
height: 18px;
} 

.middleBig { 
	width: 380px; 
	 
}
