<STYLE TYPE="text/css">
<!--

BODY {  
        background-image: url(gfx/bg.gif);
	
}

H1 { font-family: arial;
     font-weight:bold;
     font-size:40px;
	 text-align:center;
	 color:black;
}

H2 { font-family: tahoma;
     font-size: 40px;
	 color:red;
}

A { font-family: verdana;
    font-size:17px;
	font-weight:bold;
	color:blue;
	text-decoration:none;
}		 	  

.enter { font-family: verdana;
    font-size:35px;
	font-weight:bold;
	color:silver;
}		 	  

.gal { font-family: tahoma;
    font-size:30px;
	font-weight:bold;
	text-decoration:none;
	color:#470101;
}		 	  

.notice { font-family: verdana;
    font-size:12px;
	font-weight:normal;
	color:red;
	text-decoration:none;
}		 	  
.back {
       font-family: arial;
	   font-size:8px;
	   color:black;
}	   
-->
</STYLE>