body { 
background-color: white; 
background-image: url("pink096.jpg"); 
background-repeat: all;
font-family: "Comic Sans MS";
}
 
table {
margin-left: auto;
margin-right: auto;
background-color: transparent;
color: black;
border: 0;
text-align: center;
}

.pageintro {
font-size: 11pt;
font-weight: bold;
}

#pageheader {
font-size: 14pt;
}

.welcome{
text-align: center; 
font-family: "Comic Sans MS"; 
color: #000066;
}

.emailme {
text-align: center;
}

.indexheader {
text-align: center;
word-spacing:  .50em;
text-align: center; 
font-family: "Comic Sans MS"; 
color: #000066;
}

h2 {
text-align: center;
letter-spacing: .2em;
font-family: "Comic Sans MS"; 
}

h3{
text-align: center;
word-spacing:  .2em;
font-family: "Comic Sans MS"; 
}

h4{
text-align: center;
font-family: "Comic Sans MS"; 
}

h5 {
text-align: center;
font-family: "Comic Sans MS"; 
}

p#sparkledesc {
text-indent: 3em;
border-width: medium;
border-style: solid;
padding: 4%;
margin: 10%;
background: url(MauveSnowFlakesBG.gif);
background-color: #CC99CC;
color: black;

}

p[class~=emailme] {
color: #996699;
background-color: #ffffff;
}

.companyinfo {
border: thick;
}

