/*----- CLAUDIO LOSA PHOTOGRAPHY -------------------------------------------*/
/*----- official web site --------------------------------------------------*/
/*----- design: the Krew ---------------------------------------------------*/




/*----- body
----------------------------------------------------------------------------*/

body {

	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	background-image: url(landbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
			
     }	 
	

	
	
     
/*----- enter
----------------------------------------------------------------------------*/ 
     
#enter {

	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 400;
	padding-top: 200px;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Lucida Sans Unicode", Arial, Book Antiqua, Times New Roman, Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	     
     }    
     
#enter img {
	
	border: 0px;
	
	}
	
A.white:LINK {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	
	}
	
	
A.white:VISITED {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	
	}
	
	
A.white:HOVER {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	
	}
	
	
A.white:ACTIVE {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	
	}
 
     
     
	


	
	