@charset "utf-8";
html {
	height: 100%;
}

body {
	background: #000  url(Imagens/bck.gif) repeat;
	margin:0;
	height: 100%;
	text-align:left;
}
#caveira {
	background: url(Imagens/logo.png) no-repeat;
	background-position:475px -125px;
	height: 100%;
	opacity:0.38;
	filter: alpha(opacity = 38);
}
.bla {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 20px;
	position:absolute;
	z-index:1;
	left:92px;
	top:130px;
	width:560px;
}
