body{
	background : url(../images/site/Bg.jpg);
}
p{
	font: "Times New Roman", Times, serif;
	color: #00008B;
	margin-left : 30px;
}
h1{
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : inherit;
	color : #8B4513;
}
h2{
	color : #8B0000;
	font-family : "Times New Roman", Times, serif;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bolder;
	color : #712400;
	font-size : 100%;
}
li{
	list-style-image: url(../images/site/marker.gif);
}

