/* CSS Document */


html{ 
	height: 100%
}

.body{

	margin: 0px; 
	padding: 0px;	
	background: #DBF4F9 url(../gifs/opss_fundo.jpg) center center no-repeat; 
	height: 100%;
}


.btbox{ 
	width: 861px; 
	height: 72px;	
	position: relative; 
	margin: 0px auto; 
}

.bt a{
	background:url(../gifs/bt_oops.png) left top no-repeat; 
	width: 353px; 
	height: 62px; 
	position: absolute; 
	right: 20px; top: 5px;
	display:block
}