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

body {
	margin: 140px 0 0 0;
	height: 100%;
	padding: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 22px;
	color: #CCCCCC;
	background: #FFFFFF no-repeat top right url("../img/mientras_tanto.png");
}
h1 {
	margin: 0;
	font-size: 60px;
	line-height: 34px;
	color: #CC0000;
}
p {
	margin: 0;
}
p.espanol {
	color: #333333;
}
p.english {
	color: #999999;
}