

body
{
	background-color: #812000;
}

table
{
	text-align: center;
}


.red_border
{
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

.intro
{
	padding-top: 10px;
}
.intro_image
{
	height: 500px;
	width: 800;
}
.subMenu_lenguage
{
	font-family: Perpetua;
	color: #FF9933;
	font-style: normal;
}
.menu_lenguage
{
	padding-top: 5px;
}
.border
{
	border: 2px solid #000000;
	width:800px;
	height:500px;
}
