
body {
	background:url(../images/background.png);
	color: rgb(153,176,191);
	font-family:arial;
	font-size:10pt;
}


table {
	font-size:10pt;
}

h1 {
	color:white;
	font-family:arial;
	font-weight:normal;
}
.content {
	border:1px solid rgb(57,62,65);
	width:720px;

}
.contentbackground {

	padding:10px;
	background:url(../images/jose2008.jpg) no-repeat top left;background-repeat:no-repeat;
		width:720px;
/*	border:1px solid rgb(57,62,65); */


}

a, a:hover, a:visited, a:link {
	color: rgb(153,176,191);
}
