p {
font-size : 14px;
font-family : arial;
color : #ffff00;
text-align : left;
margin : ;
}

h3 {
font-family : arial;
color : #ffff00;
text-align : center;
}

h2 {
font-family : arial;
color : #ffff00;
text-align : center;
}

h1 {
font-family : arial;
color : #ffff00;
text-align : center;
}

body {
font-size : 14px;
font-family : arial;
color : #ffff00;
background : #000000 url() fixed repeat;
}

blockquote {
font-size : 14px;
font-family : arial;
color : #ffff00;
text-align : left;
}

a:hover {
font-weight : normal;
font-size : 14px;
font-family : arial;
color : #ff0000;
background : #000000  normal;
text-decoration : normal;
}

a:visited, a:link, a:active {
font-weight : normal;
font-size : 14px;
font-family : arial;
color : #ffff00;
text-decoration : bold;
} 