@charset "utf-8";
body {
	width: 1300px;
	height: 4300px;
	min-width: 1300px;
	max-width: 1300px;
	background-image: url(menos.png);
	background-repeat: no-repeat;
}
body p {
	color: #FF0000;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 50px;
	text-align: left;
	font-weight: bolder;
	text-decoration: none;
	line-height: 0px;
}
