body {

	background-attachment: scroll; 
	background-image: url(../../../Images/michelangelo.png); 
	margin-left: 115px; 
	background-repeat: no-repeat; 
	background-position: 5px 5px;

	margin-top: 70px; 
	font-size: 11px; 
	margin-left: 115px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #D3D3D3
}
h1 {
	font-size: 20px; 
}
a:hover {
	color: #804c4c; 
	background-color: #f0efe3
}
.textsm {
	font-size: 14px; 
}
.textbg {
	font-size: 20px; 
}
.textreg {
	font-size: 12px; 
	color: #666666; 
}

div.content {
	text-align:center; 
}
div.content img {
	text-align:center; 
	box-shadow: 4px 4px 2px #888;
	-moz-box-shadow: 4px 4px 2px #888;
	-webkit-box-shadow: 4px 4px 2px #888;
}


