body {
	background-color: #ffffff;
	margin: 100px 0px 0px 0px;
}
#html {
	float: left;
	margin: 10px auto 0px auto;
	width: 430px;
	height: 196px;
	text-align: right;
}
#html h1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	color: #002157;	
}
#html h2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	color: #002157;	
}
#separacion {
	float: left;
	margin: 10px 0px 0px 10px;
	background-image: url(separacion.jpg);
	width: 3px;
	height: 30px;
}
#logotipo {
	float: left;
	margin: 0px 0px 0px 10px;
	background-image: url(logotipo.jpg);
	width: 196px;
	height: 55px;
}
