﻿body 
{
	text-align: center margin: 0; 
	padding: 0; 
	background-color:Transparent;
	font-family:Arial;
	color:Black;
	font-size:smaller;	
}

h1
{
	font-family:Arial;
	color:White;
	font-size:x-large;
	font-weight:bolder;
	background-image: url("h1.png");
	background-repeat:no-repeat;
	/*background-color: Black;*/
	min-height:33px;
	min-width:395px;
	text-align:left;
	text-indent: 10px;
}