body {
	padding: 0;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	background: url("h-banderitas.jpg") right 0 no-repeat fixed;
	background-color:#000;
	font-family: "Arial" , sans-serif;
}

a{
	color : #fff;
/*	padding : 0.1em;*/
	display: block;
	text-decoration: underline;
	font-family: "Arial" , sans-serif;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-style :normal;
	font-family:"Arial" , sans-serif;
	text-decoration: underline;
}
a:hover {
	color : #fff;
	font-family:"Arial" , sans-serif;
	text-decoration: underline;
}

h1{
	color :  #e12200;
	padding : 0.1em;
	font-family: "Impact" , sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom : solid 4px  #e12200;
}

p {
	font: 12px  lighter "Arial" , sans-serif;
	text-align: left;
	color: #fff;
}


#centro{
	width : 35%;
	text-align: right;
	margin:20px;
	padding: 10px;
	border-right: solid 4px  #e12200;
	hheight : 600px;
/* 	position: fixed; */
	background-color:#000;
	font-weight: lighter;
}
