p
{
color:blue;
font-family:Bauhaus 93;
font-size:14px
}

body
{
background-color:black;
}

h1 
{
font-size:40px;
color:blue;
}

h2 
{
font-size:30px;
}

h3
{
font-size:25px;
color:blue;
}

h4
{
font-size:20px;
color:blue;
} 

h5
{
font-size:16px;
color:blue;
}

h6
{
font-size:14px;
color:blue;
}

p 
{
font-size:14px;
color:blue;
}