body {height: 100%; background-color: #000000; background-image:url('../images/background.jpg'); background-repeat: repeat-y; background-attachment:fixed; background-position: center top; margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left: 0px; padding: 0; text-align:center;}
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none
  }
h1 {color: #cccccc; font-size:13px; font-family:verdana;
border-left: none;
border-right: none;
border-bottom: 1px solid #333333;
border-top: none;
width:710px; text-align:center; text-shadow: black 3px 3px, yellow -3px -3px; margin-left:none; margin-right:0px;text-decoration:bold}

h2 {color: #999999; font-size:11px; font-family:verdana;
border-left: none;
border-right: none;
border-bottom: 1px solid #330000;
border-top: none;
width:714px; text-align:center; text-shadow: black 3px 3px, yellow -3px -3px; margin-left:none; margin-right:0px;text-decoration:bold}

p.right {font-size:9pt; font-family:helvetica,Arial; color:#dcdcdc;
border-left: none;
border-right: none;
border-bottom: none;
border-top: none;
width:714px; text-align:center; margin-left:none; margin-right:2px}

p {font-size:11px; font-family:verdana; color: #cccccc;
border-left: none;
border-right: none;
border-bottom: none;
border-top: none;
width:714px; text-align:center; margin-left:none; margin-right:0px}

p.price{font-size:10px; font-family:helvetica,Arial; color: #dcdcdc;
border-left: none;
border-right: none;
border-bottom: none;
border-top: none;
width:520px; text-align:right; margin-left:none; margin-right:none}

a:link     {color:cccccc;}
a:visited  {color:#bbbbbb;}
a:hover    {color:#ffffff;}
a:active   {color:#dddddd;}
ul {font-size:11px; font-family:verdana; color:#cccccc; text-align:left; list-style-image:square; width:400px}

ul.cons {font-size:10pt; font-family:helvetica,Arial,; color:#dcdcdc; text-align:left;  width:400px}

p.bottom {font-size:9px; font-family: verdana; color:#dcdcdc; text-align:center; width:714px}
p.br {font-size:10px; text-align:center; color:#dcdcdc}

.buttonscontainer {width: 714px;}

.buttons a {color: #cccccc;
background-color: #000000;
padding: 3px;
padding-left: 0px;
padding-right: 0px;
display: inline;
border-left: 0px dotted #660000;
border-right: 0px solid #663333;
border-bottom: 1px solid #666666;
border-top: 0px solid #330000;
font: 9px verdana, sans-serif;
font-weight: none;
text-decoration: none;
text-align: left;
font-size:9px;
margin-top: 1px;}

.buttons a:hover {color: #ffffff; border-left: 0px solid #cccccc; border-bottom: 1px solid #660000;
border-right: 0px solid #ffffff; text-decoration: none; background-color: #000000;}

textarea {background-color:black; border-color: #303030; color:yellow; text-align:center}


