
body {
	margin: 0px;
	padding: 0;
	background: #f5f5f5;
	background-image: url(body_linebg.jpg);
	background-repeat:repeat-x;
	background-color: #f5f5f5;
	margin: 0 auto;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #339900;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3300cc;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ff0000;
}



