body { 
	margin: 0 0 0 0; 
	font-size: medium; 
	font-family: "trebuchet ms", helvetica, sans-serif; 
	background-color: #ffffff; 
	position: center;
	}

a:link { color: #000000; font: bold; text-decoration: none; }
a:visited { color: #000000; font: bold; text-decoration: none; }
a:hover { color: #990000; font: bold; text-decoration: none; }

.home { 
	width: 740px;
	height: 525px;
	background-image: url(imgs/home-bg.jpg); 
	 }

.text1 { 
	color: #ffffff; 
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px; 
	letter-spacing: 1px;
	padding: 10px;
	text-align: right; 
	}

.text2 { 
	color: #ffffff; 
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 22px; 
	letter-spacing: 9px;
	padding: 10px 20px 60px 20px;
	text-align: left; 
	}

.text3 { 
	color: #000000; 
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px; 
	font: bold;
	letter-spacing: 1px;
	text-align: left; 
	}

.text4 { 
	color: #000000; 
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11px; 
	font: bold;
	line-height: 21px;
	text-align: left; 
	}

.text5 { 
	color: #990000; 
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: medium; 
	font: bold;
	line-height: 16px;
	padding: 0px 0px 0px 5px;
	text-align: left; 
	}

.text5 a:link { color: #990000; font: bold; text-decoration: none; }
.text5 a:visited { color: #990000; font: bold; text-decoration: none; } 
.text5 a:hover { color: #000000; font: bold; text-decoration: none; }

