body
{
  color           : #FF0000;
  background-color: #000000;
  background-image: url("http://phonelovegirls.com/feather.jpg");
  margin          : 0;
  padding         : 0;
}

a.contact:link
{
  color       : #ffff00;
  font-weight : bold;
  font-family : sans-serif;
  font-size   : 18px;
  font-style  : normal;
}

a.contact:visited
{
  color       : #ffff00;
  font-weight : bold;
  font-family : sans-serif;
  font-size   : 18px;
  font-style  : normal;
}

a.enter:link
{
  color       : #ff0000;
  font-weight : bold;
  font-family : sans-serif;
  font-size   : 40px;
  font-style  : normal;
}

a.enter:visited
{
  color       : #ff0000;
  font-weight : bold;
  font-family : sans-serif;
  font-size   : 40px;
  font-style  : normal;
}

a:link
{
  color      : #ff0000;
  font-weight: bold;
  font-family: 'Comic Sans MS', cursive, sans-serif;
  font-size  : 24px;
}

a:visited
{
  color      : #ff0000;
  font-weight: bold;
  font-family: 'Comic Sans MS', cursive, sans-serif;
  font-size  : 24px;
}

div.contact
{
  color       : #ffff00;
  text-align  : center;
  font-family : 'Comic Sans MS', cursive, sans-serif;
  font-size   : 16px;
  font-weight : bold;
  font-style  : normal;
}

div.error
{
  color       : #0099ff;
  text-align  : center;
  font-family : 'Trebuchet MS', serif;
  font-size   : 18px;
}

div.legal
{
  color       : #ffffff;
  text-align  : center;
  font-family : 'Times New Roman', serif;
  font-size   : 12px;
  font-weight : bold;
  font-style  : normal;
}

div.main
{
  color       : #ff0000;
  text-align  : center;
  font-family : 'Comic Sans MS', cursive, sans-serif;
  font-size   : 24px;
  font-weight : bold;
  font-style  : italic;
}

div.voting
{
  color       : #ffffff;
  text-align  : center;
  font-family : 'Comic Sans MS', cursive, sans-serif;
  font-size   : 18px;
  font-weight : bold;
  font-style  : normal;
}

div.welcome
{
  color       : #ff99cc;
  text-align  : center;
  font-family : 'Trebuchet MS', serif;
  font-size   : 24px;
}

form
{
  text-align : center;
}
hr
{
  color  : #ff0000;
  font-weight : bold;
}

img
{
  border : 0;
}

img.pictures
{
  padding    : 4px;
  border     : 2px solid #ff0000;
  background : #000000;
}

p
{
  color       : #ff0000;
  font-family : 'Comic Sans MS', cursive, sans-serif;
  font-size   : 18px;
  font-style  : normal;
  font-weight : bold;
}

table
{
  color            : #ff0000;
  margin-left      : auto;
  margin-right     : auto;
  border           : 0;
  background-image : url("http://phonelovegirls.com/feather.jpg");
  border-spacing   : 10px;
}

table.forms
{
  color            : #ff0000;
  border           : 0;
  border-spacing   : 10px;
}

td
{
  text-align  : center;
  font-weight : bold;
  font-family : 'Comic Sans MS', cursive, sans-serif;
  font-size   : 16px;
  font-style  : italic;
}

td.formleft
{
  text-align     : right;
  vertical-align : top;
  font-weight    : bold;
  font-family    : 'Comic Sans MS', cursive, sans-serif;
  font-size      : 16px;
  font-style     : italic;
}

td.formright
{
  text-align     : left;
  vertical-align : top;
  font-weight    : bold;
  font-family    : 'Comic Sans MS', cursive, sans-serif;
  font-size      : 16px;
  font-style     : italic;
}

