#header {
background:url(Images/repeat.png);
background-repeat:repeat-x;
}
#text1 {
	color: #000000;
	text-decoration: none;
	font: 16px impact;
}

#text2 {
color: #000000;
text-decoration: none; font: 12px tahoma;
}
.smalltext {
	font-size: 11px
}
.bigtext {
	font-size: x-large;
	font-family: Tahoma;
}
.legaltext {
	text-decoration: none;
	font: 12px tahoma;
	text-align: justify;
}
.bodytext {
	text-decoration: none;
	font: 12px tahoma;
	text-align: justify;
}
