body{

background-color: #53495d;
background-image: url(valentines/images/adstilecupiddove1.jpg);  
background-repeat: repeat;
background-attachment: fixed;


scrollbar-arrow-color: #c6bdc6;
scrollbar-base-color: #c6bdc65;
scrollbar-dark-shadow-color: #7e6e8d;
scrollbar-track-color: #c6bdc6;
scrollbar-face-color: #7e6e8d;
scrollbar-shadow-color: #7e6e8d;
scrollbar-highlight-color: #c6bdc6;
scrollbar-3d-light-color: #c6bdc6;
}

a:link {color:#203539; text-decoration: none}
a:visited {color:#203539; text-decoration: none}
a:hover {color:#203539; cursor: hand; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px }


font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #53495d; 
font-weight: normal;    
font-size: small;
text-align: center; 

p
{
text-indent: 3em
text-align: center;
}

h1
{font-family: "monotype corsiva", Papyrus, fantasy;  
color: #53495d; 
font-weight: normal;
text-align: center;
}

h2
{font-family: "monotype corsiva"; Papyrus, fantasy; 
color: #53495d; 
font-weight: normal;    
text-align: center;
}

td
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #53495d; 
font-weight: normal;    
font-size: smaller;
text-align: center;
}

hr
{size: 3;
width: 50%;
color: #53495d;
}


@media print
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}


