body, html {
	background-position:center top;
	background-image: url(images/fondo.jpg);
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
}
#fondo {
	width: 100%;
	height: 100%;
	padding-top: 14px;
}
#x {
	width: 620px;
	height: 70px;
	margin-top: 75px;
	background-color: #666666;
	border: thin groove #CCCCCC;
	margin-bottom: 75px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#y {
	width: 620px;
	height: 225px;
	margin-top: 75px;
	background-color: #666666;
	border: thin groove #CCCCCC;
	margin-bottom: 75px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#f {
	width: 620px;
	height: 1275px;
	margin-top: 75px;
	background-color: #666666;
	border: thin groove #CCCCCC;
	margin-bottom: 75px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#g {
	width: 620px;
	height: 590px;
	margin-top: 75px;
	background-color: #666666;
	border: thin groove #CCCCCC;
	margin-bottom: 75px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#f1 {
	width: 175px;
	height: 100%;
	float: left;
	text-align: right;
}
#f2 {
	width: 405px;
	height: 100%;
	float: right;
	text-align: left;
	padding-left: 20px;
}
#f11 {
	width: 175px;
	height: 40px;
	float: left;
	text-align: right;
	vertical-align: middle;
}
#f21 {
	width: 405px;
	height: 40px;
	float: right;
	text-align: left;
}
