/* Text */
BODY {
    background-image : url( "./Background.gif" );
	font-size : 100%;
	color : rgb(51,51,51);
    font-family: Verdana;
    line-height: 100%;
	background-repeat : repeat-x
}

p{
	text-align : justify;
	font-size : 100%
}
	
 


H1 {
	font-size: auto
}

H2 {
	font-size: auto
}