body {
	font-family: Verdana, Arial, sans-serif; 
	background: #FFFFFF url(../Media/backgrounds/grass1.gif) repeat; 
	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;
}

form { display:inline; } /* removes the horrible spacing after forms - makes them sit inline! */

input, textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #163466;
}
