BODY {
font-family: verdana;
font-size: 70%;
background-image:url('images/bla');
background-color: #F7E9D8;
background-attachment: fixed; 
background-repeat: no-repeat;
background-position: center bottom;
scrollbar-face-color: #F3F7EE;
scrollbar-shadow-color: #D8D1E7;
scrollbar-highlight-color: #D8D1E7;
scrollbar-3dlight-color: #E2E2E2;
scrollbar-darkshadow-color:#E2E2E2; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #366B22;
}
input, textarea, select, button{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	border: 1px groove #888888;
	background-color: #F7E9D8;
}
a:link{
font-family: Verdana;
font-size: 12px;
color: #309BE8;
text-decoration: underline
}
a:visited {
font-family: Verdana;
font-size: 12px;
color: #309BE8;
text-decoration: underline
}
a:hover {
font-family: verdana;
font-size: 12px;
color: #FF8400;
text-decoration: none;
cursor: hand;
}
h1 {
font-family: verdana;
font-size: 10pt;
}
table {
font-family: verdana;
font-size: 10pt;
background-image:url('images/caballo_05.jpg');
background-color: #F7F7F7;
background-attachment: fixed; 
background-repeat: no-repeat;
background-position: right bottom;
}
.productname {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
}
.text {
font-family:Verdana;
font-size:10pt;
text-decoration:none;
margin-bottom:2px;
}
.specs {
font-family:Verdana;
font-size:10pt;
font-weight: bold;
text-decoration:none;
margin-bottom:2px;
}