/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a { cursor: hand; /*position: relative;*/ }

.spacer {
/*background:url(../images/spacer.gif);*/
}

html {

/*background:#2C2C2B url(tenerife.jpg) center top no-repeat-y;*/

}





body
	{
	font-family:"Courier New", Courier, monospace;
	text-align:center;
	font-size:1px;
	color:#000;
	background:#2c3b40 url(01.jpg) center top no-repeat;
	height:812px;
	
	}

img {
	margin: 0 auto 0 auto;
	
	}