body {
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}


h1 { 
	font-size: x-large;
	font-weight: normal;
}

.centered {text-align: center}
.bold {font-weight: bold}
.italic {font-style: italic}

#textlogo {
	background-image: url(/images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}