*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;	
	border: 0;
	scrollbar-face-color: #d3cdba;
	scrollbar-shadow-color: #95896a;
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-base-color: #37240A;
}
body{
	background-color: White;
	background-image: url(img/raul.jpg);
	background-position: 17px 44px;
	
}
p, h1, h2{
	margin-bottom: 6px;
	width: 240px;
}
h1{
	font-size: 14px;
}
h2{
	color: #6c6347;
	border-bottom: 1px solid #6c6347;
}
#topo{
	background-image: url(img/topogenteetv.gif);
	width: 660px;
	height: 30px;
	position: absolute;
	left: 0;
	top:0;
}
#titulo{
	background-image: url(img/titulo.gif);
	width: 226px;
	height: 47px;
	position: absolute;
	left: 262px;
	top:57px;
}
#titulo a{
	display: block;
	width: 226px;
	height: 47px;
}
#texto{
	background-image: url(img/texto.jpg);
	padding: 15px;
	width: 263px;
	height: 200px;
	position: absolute;
	left: 344px;
	top:115px;
}
#texto2{
	overflow: auto;
	width: 263px;
	height: 200px;
}
#menu{
	width: 416px;
	height: 32px;
	position: absolute;
	left: 221px;
	top:354px;
}
#banner{
 	width: 660px;
	height: 60px;
	text-align: center;
	position: absolute;
	left: 0;
	top:410px;
}
