body{ 
background-color: #818fc6; 
background-image: url('images/tile-euk.jpg');
margin-right: 75px;
margin-top: 30px; 
margin-bottom: 20px; 
margin-left: 75px; 
font-weight: bold; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif;font-size: 20px;
color: #3f3099; 
}

h1 { 
color: #C59A41; 
font-family: 'Cotillion Regular', 'Georgia italic', Serif;
text-align: center;
} 

p {
color: #3f3099; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif;font-size: 20px;
font-weight: bold; 
font-style: italic;
text-align: justify;
} 

a:link { 
color: #858585; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
text-decoration: underline; 
font-weight: bold; 
font-size: 20px; 
} 
a:visited { 
color:#c6c; 
text-decoration: underline; font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
font-weight: bold; 
font-size: 20px; 
} 
a:hover { 
color:#7E99A8; 
text-decoration: underline; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
font-weight: bold; 
font-size: 20px;
} 
a:active { 
color:#7E99A8; 
text-decoration: none;
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
font-weight: bold; 
font-size: 20px;
} 

.wine {
border: 2px solid #669;
margin: 0;
padding: 0;
}

.content {
margin: 35px;
padding: 20px;
border: 5px solid #90bbe4;
background-color: #c6d4e9;
text-align: center;
}
.copyright { 
text-align: center; 
font-style: italic; 
font-family: 'Cotillion Regular'; font-size: 20px;}

#bullet ul {
list-style-image: url(images/bflyblt.gif);
}
