*
{
  margin: 0;
  padding: 0;
}
img
{
  border: 0;
  display:block;
  margin:auto;
}
a
{
  color: #9DDE00;
  text-decoration: none;
}

body
{
  background: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 80%;
}
.image_700
{
width: auto;
background:#ffffff;
text-align:center;
}
#text_block_700
{
  width: 700px;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -350px;
}
p
{margin-bottom: 2em;
margin-left:2em;}
ul
{margin-left:4em;}
ul li
{

list-style:square}
h1,h2
{
font-weight:normal;
margin-top:1em;}
h2
{text-transform: uppercase;
}
h2:before
{content:".";
  color: #9DDE00;}
