
body {
	background-image:none;
	background-color:#FFFFFF;
} 
h1, h2, h3, h4, h5, h6,h7, p, span, ul, ul li  {	
	text-align:left;
	font-family: "Courier New", Courier, mono;
}

img {
	width:250px;
	height:auto;
	float:right;
}
a{
	border:none;
	text-decoration:none;
}