body {
	background:#7A1409 url('../images/bg.gif') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 {
	font-size:28px;
	letter-spacing:-1px;
	color:#555;
	margin-bottom:5px;
}

h2 {
	font-size:18px;
	letter-spacing:-1px;
	color:#555;
	margin-bottom:5px;
	margin-top:25px;
}

p {line-height:120%;margin:10px 0;}
.clear {clear:both;}

a {
	color:#7A1409;
}
a:hover {
	color:#000;
}
