Body
	{ 
	font-family: Times New Roman;
		Font-Size: 12pt;
	background-image:url('images/background.jpg');
	text-align: center;
}

#welcome1
{
font-family: Times New Roman;
		Font-Size: 18pt;
		Font-weight: bold;
		text-align: left;
		}
		
#welcome2
{
font-family: Times New Roman;
		font-Size: 12pt;		
		font-style:italic;
		text-align: left;
		}
		
#welcome3
{
	font-family: Times New Roman;
		font-Size: 18pt;		
		font-style:italic;
		text-align: left;
		}
		
#maintext

{
	font-family: Times New Roman; 
	font-size: 13pt; 
	text-align: center; 
	margin: 0px 200px 0px 200px
	
	}
	
#links a:link, a:visited , a:hover
{
		color: #000000; 
		font-family: Times New Roman;
		font-Size: 12pt; 

				
		
}

#alignleft

{
	text-align: left;
	
}

#mylinks
{
	text-align: center;
	font-size: 14pt;
	}
	
#table

{
float:left

}