@charset "UTF-8";
/* CSS Document */
body {
	background-color: #1B0F0A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-family: Eurostile-Reg;
	font-size: 20px;
	line-height: 28px;
	color: #F73C69;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:2px"
}
h2 {
	font-family: Eurostile-Reg;
	font-size: 20px;
	line-height: 20px;
	color: #3E2009;
	font-weight: normal;
}
