/* CSS Document */


body {
	margin: 0; 
	padding: 0;
	background-image:url(images/mmwbackground2.jpg);
	background-repeat:repeat;
}

#main {
	width: 545px;
	height: 293px;
	overflow: auto;
	padding: 13px;
	background-color: #FFFFFF;
}
