<style type="text/css">
<!--
body
{scrollbar-face-color: #000000;
scrollbar-shadow-color: #27385B;
scrollbar-highlight-color: #F6F3E0;
scrollbar-3dlight-color: #4C0099;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color: #555555;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #000000;
	background-image: url(http://www.simonafusco.com/Graphics/backPages.jpg);
}

body { 
	background-color: #000000;
	background-image: url(http://www.simonafusco.com/Graphics/backPages.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FF0000;
}


a:hover {
	text-decoration: underline;
	color: #464646;
}

a:visited {
	color: #F0000;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
}

.description {
	font-family: Verdana;
	font-size: 12px;
	color: #529bc4;
	font-style: italic;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
	line-height: 16px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 12px;
}

blockquote { width: 270px; float: left; margin: 5px; padding: 5px; }

ul { list-style:circle; padding: 2px; margin: 2px; list-style-position: inside; line-height: 15px; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}


.footer a:link, .footer a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #CCCCCC;
	}

.footer a:hover { 
	font-family: verdana, arial, sans-serif;
	text-decoration : underline;
	color: #FF0000;
	}

.footer a:visited { 
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	}
