/* CSS Document */

html, body
{
	margin:0px;
	paddin:0px;
	background-color:#4b290d;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#edbe75;
}
img
{
	border-width:0px;
	border-style:solid;
}
p
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#edbe75;
	padding-left:140px;
	padding-right:140px;
}