body
{
background-color:black;
//background-image:
//url('design/blackbackground.jpg');
background-repeat:
no-repeat;
background-position:
 center;
}

h1,h2,h3,h4,h5,h6
{
color:blue;
font-family:impact;
}

.text
{
color:red;
font-family:impact;
}

.stext
{
color:blue;
font-weight:bold;
font-size:12pt;
}

