body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	background: #EEEEEE; */
	background: url(../media/bg_white_blue_stripe.gif) #e6e6e6;
	color: #000000;
	font-size: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

p { /* remove all text margins */
	margin-top: 0;
	margin-bottom: 0;
}

