body{
	background-image:url(espositoCS_01.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	
}
img {
	border:none;
}
#mastercontent{
	width:900px;
	margin:0px auto;
}
.content{
	width:660px;
	margin:0px auto;
	background-color:#f0e7b0;
	border:1px solid #91895a;
	padding:7px 20px 20px 20px;
}
h1{
	font-size: 16px;
	color: #000000;
}
h2{
	font-size: 14px;
	color: #000000;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color:#CCCCCC;
	font-size:11px;
}
.footer{
	background-image:url(bkg-footer.jpg);
	width:720px;
	height:45px;
	margin:0px auto;
}
.links{
	font-size:11px;
	color:#CCCCCC;
}


