@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #820c00;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: center top;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #30541E;
	text-decoration: none;
	font-style: italic;
}
.contact2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #30541E;
	text-decoration: none;
	font-style: italic;
}
.contact3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #30541E;
	text-decoration: none;
	font-style: italic;
}

p {
	margin: 0px;
	padding: 0px;
}
