@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 12px;
	color: #717171;
	background-color: #EFFAFA;
	letter-spacing: -1px;
	cursor: default;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.top {
	height: 45px;
	width: 750px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}
.cuerpo {
	width: 100%;
	padding-top: -15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(msnfondo.gif);
	background-position: right bottom;
	cursor: default;
	background-repeat: no-repeat;
}
.footer {
	height: 40px;
	width: 750px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
}
