body {background-color: #000;
font-family:Helvetica;
color:#ffccdd;
 background-image: url("images/background1.gif");
 background-size:200px;
 background-repeat:repeat;
 text-align:center;}
 a { color:#9a006d;}
 a:hover{ color:#780006;;}
 #mainbar
 {  margin: auto;
  width: 50%;
  padding:23px;
  opacity:0.9;
 border:2px;
 border-style:solid;
 background-color:#000;
 border-radius:20px;}
 h1 {font-family:Georgia;color:#914b63;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
h2 {font-family:Georgia;color:#833b53;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
h3 {font-family:Georgia;color:#833b53;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
h4 {font-family:Georgia;color:#914b63;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
h5 {font-family:Georgia;color:#833b53;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
h6 {font-family:Georgia;color:#833b53;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
p {font-size:12px;}
a {color:#98d5a8;text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}