body {
background-image:url(background.jpg);
background-repeat:no-repeat;
}

div.logo {
	position: absolute; 
	left:0px; 
	top: 0px }
div.text {
	font-family: arial, helvetica, timesnewroman ; 
	position: absolute; left:50px; top: 170px}
div.header {
	font-family: arial;
	position: absolute; 
	left:50px; 
	top: 105px }
div.enter {
	position: absolute; 
	left:450px; 
	top: 180px }
div.month {

	text-align:right; 
	font-family: arial; 
	font-size: 18px;
	color:#ffffff; 
	position: absolute; 
	left:300px; 
	top: 63px }
P {
	text-align:justify
	}
.link {	
	color:#ffffff ;	
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif ;
	text-decoration: none ;
	font-weight:bold	}
.link:hover {	
	color:#66CCFF;}
div.text {

	width:760px;
	}
