body {

	background-image: url('images/bricks.jpg');
	font-family: comic sans MS;
	font-size: 16px;
	font-style: normal;
	TEXT-ALIGN: JUSTIFY;
	color: silver;
	height : 550pt;
	padding-bottom : 15pt; margin-left:32PT; margin-right:32pt; margin-top:15pt; margin-bottom:15pt
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a:hover	{
	font-weight: bold;
	color: #999999;
	text-decoration: underline overline;
}

h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: silver;
	TEXT-ALIGN: CENTER;
}

h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 18px;
	color: #FFFFFF;
}

h4 {
	font-size: 14px;
	color: #999999;
}

h6 {
	font-size: 12px;
	color: #FFFFFF;
}