body
{background-color:white;
background-image:url('');
background-repeat:repeat;
background-attachment:fixed;
background-position:top center;
margin-top:10px}

h16
{font-family:tahoma;
color:firebrick;
font-size:16px}

h14
{font-family:tahoma;
color:gray;
font-size:14px}

h12
{font-family:tahoma;
color:gray;
font-size:12px}

h11
{font-family:tahoma;
color:gray;
font-size:11px}

div.box-2
 {
  background-color:#202020;
  background-image:url('');
  border: 1px solid white;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  filter:alpha(opacity=50);
   -moz-opacity: 0.50; 
  opacity: 0.50;
  padding:4px;
  }
div.box-2 p
  {
  margin:10px 10px;
  font-weight:;
  color:white;
  }

