@charset "utf-8";

body {
margin: 0;
background: #2D2D2D url(images/background.gif) center fixed;
}

#aviso {
	width: 534px;
	height: 163px;
	margin-left: -267px;
	margin-top: -100px;
	position: absolute;
	left: 50%;
	top:50%

}

