@charset "UTF-8";
/* CSS Document */
body
{background-color:black;
}
p
{color:white;
font-size: 20px;
text-align:left;}
h1
{color:white;}
h2 {color:white;
font-size: 30px;}


h3
{color:indianred}

