@charset "UTF-8";
/* CSS Document */

body {
	background-image: url();
	background-color: #000000;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	letter-spacing:0.08em;
	line-height:1.5em;
	}
	

.footer {
	color: #999999;
	font-size:10px;
	font-weight:lighter;
	letter-spacing:0.5em;
}

.backg {
	background-image: url(images/sainz_03.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

.backg2 {
	background-image: url(images/sainz_04.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}