/* CSS Document */

body {color: #263E57;
background: url(bin/graphics/websiteCreation_BGfull.gif);
background-color: #EDDDB3;
font-family: arial, verdana, sans-serif;
font-size: medium;
margin-left: 60px;
margin-right: 30px;
}

h3 {
font-style: italic;
}

hr {color: #330000;
background-color: #660033;
border-color: #660000;
}

a:link {color: #9B3823;}
a:visited {color: #725A38;}
a:hover {color: #FF0000;}
a:active {color: #000000;}



td {
font-family: arial, verdana, sans-serif;
}

P {
background-color: #F3EBD7;
}

li {
list-style-position: outside; color: #660000;
}

.imgHome {position: absolute; top:10px; right:10px;}
.imgKevin {position: absolute;top:10px;left:10px; background-attachment: fixed;}
.sottoVoce {font-style: italic; font-size: 12px; color: #3F6157;}
.embQuote {
		text-indent	: -6%; 
		margin		: 75px;
		}



