

body.welcome {background: url("/new background.gif");
              background-color: #000000; 
              background-attachment: fixed;
	      background-repeat:  no-repeat;
	      background-position: center}

body {background-color: #000000; 
      background-attachment: fixed;
      background-repeat:  no-repeat;
      background-position: center}

a:link     {text-decoration: none; color: #c0c0c0}
a:visited  {text-decoration: none; color: #c0c0c0}
a:hover    {text-decoration: none; color: #0000ff}
a:active   {text-decoration: none; color: #c0c0c0}
a.navbar  {text-decoration: none; font-size: 20px}
a.welcome  {text-decoration: none; font-size: 30px}

p.banner {font-size: 30px; color: #ffffff}
p.plaintext {font-size: 18px; font-family: Arial; color: #ffffff}
p.welcome {font-size: 45px;
           color: #c0c0c0}
p.navbar {border: .05cm;
          border-top-style: groove;
          border-bottom-style: groove;
          font-size: 20px}
p.hits {font-size: 16px;
           color: #FF6633;}

h1.upper {font-size: 32px; font-family: Arial; color: #0000ff}
h2.mid {font-size: 24px; font-family: Arial; color: #c0c0c0}
h3.email {font-size: 28px; font-family: Arial; color: #0000ff}

table.cal {background-color: #ffffff;
           border: 5px;
	   border-style: groove;
	   border-color: #000000; 
           text-align: center}

td.navbar {border: .05cm;
           border-top-style: groove;
           border-bottom-style: groove;
           border-color: #c0c0c0}
p {
   color: white;
}
label {
       color: white;
}
td {
    text-align: center;
}
td.log {
        text-align: left;
}
td.right {
         text-align: right;
}
td.left {
         text-align: left;
}
embed.audio {
       height: 25px;
       background-color: black;
}


 

