h1	{
		font-family:sans-serif;
		font-size:175%;
		font-variant:small-caps
	}

h2	{
		font-family:sans-serif;
		font-size:125%;		
		text-align:center;
	}

h3	{
		font-family:sans-serif;
		font-size:100%;		
		
	}

h4	{
		font-family:sans-serif;		
		font-size:75%;
	}

h5	{
		font-family:sans-serif;		
		font-size:65%;		
	}

a:hover  {
		color: #003399;
	}

body
{ 
background-color: #990000;
background-image: 
url('bg.jpg');
background-repeat: repeat-x
}