@page { size:landscape; }

h1{
	color: #CCCCCC;
	text-align: center;
	FONT-FAMILY: Tahoma
}

h2{
	color: #CCCCCC;
	text-align: center;
}


h3{
	color: #CCCCCC;
	text-align: center;
}

body {
	color: #CCCCCC;
	BACKGROUND-IMAGE:url(../images/background_new.jpg);
	background-repeat: no-repeat;
}
          
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
           
a:visited {
	color: #CCCCCC;
}