body
{
padding: 0;
margin: 0;
border: 0;
outline: 0;
color: rgb(255,22,0);
width: auto;
background-color: black;
margin: auto;
font-family: Arial, Helvetica, sans-serif;
}
.page
{
background-color: rgb(0,0,0);
width: 1024px;
margin: auto;
height: auto;
color: rgb(200,200,200);
}
a
{
color: rgb(255,22,0);
text-decoration: none;
}
a:hover
{ 
color: rgb(255,242,0);
text-decoration: underline;
}

a img
{
border: none;
}
h3
{
text-indent: 200px;
}
h2
{
margin-top: 25px;
text-align: center;
}
p
{
text-align: center;
font-size: 1em;
}
.text
{
font-size: 0.8em;
text-align: center;
}
ul
{
font-size: 0.8em;
list-style-type: none;
}
li
{
text-indent:300px;
}
