* { margin: 0; padding: 0; }

body {
	background-color: #e5e5e6;
	background-image: url(../images/hom/h_backg.jpg);
	background-repeat: repeat-x; }



p.footer {
	color: #39f;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 16px;
	text-transform: capitalize;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px; }
	
p.footer2 {
	color: #39f;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 16px;
	text-transform: capitalize;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px; }



a.footer:link { color: #39f }
a.footer:visited { color: #39f }
a.footer:hover { color: #f90 }
a.footer:active { color: #f90 }
