body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	margin: 0;
	border: 0;
	padding: 0;
}

a img {
    margin: 0;
    border: 0 none white;
    padding: 0;
}

a:focus {
	outline: none;
}

#box {
	background-image: url(../images/portal_background.jpg);
	width: 900px;
	height: 615px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#comidaimage {
	width: 900px;
	height: 260px;
	padding-top: 35px;
}

#redroomimage {
	width: 900px;
	height: 260px;
	padding-top: 25px;
}


