
div#aviso{
	 width: 50;
	 margin: 0 auto;
	 margin-top: 1px;
	 padding: 10px;
	 text-align: center;
	 background-color: gold;
	 color: black;
}

