/*
Theme Name: Mantenimiento
Theme URI: http://poeticavisual.com/
Description: 
Version: 0
Author: Zabdiel
Author URI: http://poeticavisual.com/
*/

body {
	font-family:Arial, Helvetica;
	background: #10054d;
}
#nota {
	background:url(bg.png) center center no-repeat; 
	width:263px; height:193px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

#normal h1 {
	font-size:36px;
	text-align:center;
	margin:100px 0px 0px 0px;
	color: #fbb03b;
}