/* Index */

body { 
  background-color: #000000;
  font-family:      Verdana, Geneva, Arial, sans-serif;
  font-size:        small;
  margin:           0px;
color: green;
}
#intropic { 
text-align: center;
width: 450px;
margin-left: auto;
margin-right: auto;
margin-top: 20%;
}
a img {border-style: none; }

#enter {
width: 450px;
margin-left: auto;
margin-right: auto;
text-align: right;
color: green;
}
#enter a:link, #enter a:visited {
color: green;
text-decoration: underline;
}

#enter a:active {border-style: none;}

