﻿body {
	background-color: #000;
	margin: 0.2cm 0cm 0cm 0cm;
	background-image: url('../images/temp/body.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial;
}

.black
{
background-color: #000000;
}

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: black;}
A:hover {text-decoration: none; color: black;}

h1{
	background-image: url('../images/temp/hbks.jpg');
	background-repeat: repeat-y;
	font-size: 21px;
	color: #FFFFFF;
	text-indent: 10px;
}

h2{
	background-image: url('../images/temp/hbks.jpg');
	background-repeat: repeat-y;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 10px;
}
