body {
	background-image: url(../media/sample/back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
}

p  { color: #555; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }


a { color: #993333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:hover   {text-decoration: underline }

h1     { color: #800000; font-weight: bold; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-transform: capitalize; border-bottom: 1px solid #800000}

.border  { padding: 5px; border: solid 1px #cccccc }

.footer  {
	color: #555;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 802px;
	height: 264px;
	}

.footer a  { color: #4a4a4a; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a:hover   { color: #800000}

.center { text-align: center }

.bog {
	font-size: 14px;
	line-height: 25px;
	margin-top: 30px;
}
