#top {
	background-color: #cd3333;
	/*background-color: red;*/
	position: 50%;
	text-align: center;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 1em;
	color: white;
	margin-top: 0px;
	margin-right: 17.5em;
	margin-left: 17.5em;
}


body {
	background-image: url("para_mom.jpg");
	background-color: #FFA07A;
}

#letras {
	font-weight: bold;
	font-size: 15px;
}

#title {
	background-color: #cd3333;
	font-family: cursive;
	font-size: 3em;
	color: white;
	text-align: center;
	margin-right: 7.5em;
	margin-left: 7.5em;
}

img {
	margin-top: 0.5em;
	height: 540px;
	width: 720px;
	position: relative;
	border: 12px groove #800000;
}

.text {
	background-color: #a42828;
	color: white;
	font-family: Tahoma;
	text-align: right;
	margin-top: 2.5em;
	position: scroll;
	right: 1em;
	width: 800px;
	border: 1px dashed #a42828;
	border-radius: 5px;
}

.text2 {
	background-color: #a42828;
	color: white;
	font-family: Tahoma;
	text-align: left;
	margin-top: 2.5em;
	position: scroll;
	right: 1em;
	width: 800px;
	border: 1px dashed #a42828;
	border-radius: 5px;
}

h2 {
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a img {
	margin-top: 1.25em;
	height: 840px;/*060x12*/
	width: 1540px;/*110x12*/
}

a.hover {
	font-weight: bolder;
	color: #cc6699;
}

div {
	display: inline-block;
}