body {
background: #F1F5F8;
margin: 0px;
padding: 0px;
text-align: center;
/*background: url(/images/nosabria.gif) #fff no-repeat center fixed;
min-width: 800px;*/
font-family: 'Palatino', Georgia, serif;
font-size: 23px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color: #55411D;
}

img {
border: 0px;
}

#container {
width: 800px;
height: 100%;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

h1 {
	font-family: 'Palatino', Georgia, serif;
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -3px;
	line-height: 1.2em;
	color: #ff3c00;
}

a {
	color: #ff3c00;
	text-decoration: none;
}

a.h1 {
	color: #ff3c00;
}


#premio {
	padding: 60px 0 80px 0;
}

#main {
text-align: center;
padding-top: 10px;
}

.footer {
	position: absolute;
	bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	
}
