@charset "UTF-8";
/* CSS Document */

body {
	padding-top: 50px;
	font-family: verdana, arial, sans-serif;
	text-align:center;
	background: url(grad2.png);
	background-color: #f5f0de;
	background-position: bottom;
	background-repeat:repeat-x;	
	background-attachment:fixed
	
}
#continuar{
	a color: #666358;font-size: 14px; font-weight:bold;
	font-family: verdana, arial, sans-serif;
	
}
a {color:#666358;font-size: 14px; font-weight:bold}
.more{float: left;}
.clear{clear:both;}
p{	text-align: center;line-height: 16px;font-size: 14px;}


