body {
	background-color: #8c7263;
	background-image: url("http://maria.juanqui.net/images/bg.jpg");
	background-repeat: repeat-y;
	border: 0px;
	scrollbar-base-color: #8c7263;
	color: #7d6253;
}

a, body, p, div, table, tr, th, td, form, input, textarea, select, option, h1, h2, h3 {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Sans-serif, Monospace;
	line-height: 140%;
}

img {
	border: 0px;
}

#container {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 750px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#image {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 742px;
	height: 450px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#main {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 520px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 4;
	left: 110px;
	top: 450px;
}

#main a {
	background-color: transparent;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}

#main a:link {
	color: #cbac97; 
}

#main a:visited {
	color: #cbac97; 
}

#main a:hover, #main a:active {
	color: #000000; 
	background-color: #cbac97;
}

#main h3 {
	font-size: 19px;
	text-align: right;
	font-family: Verdana, Tahoma, Arial;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	line-height: 90%;
	line-width: 100%;
	color: #cbac97;
	border-bottom: 1pt solid #8c7263;
}

form {
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	color: #7d6253;
}

input, textarea, select, option {
	background-color: #9d7d67;
	border: 1px solid #cbac97;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

select, option {
	border: 0px;
}

