body {
background:black;
font-family:sans-serif;
font-size:20px;
font-stretch:expanded;
color:white;
}
h1 {
color:blue;
font-family:sans-serif;
color:yellow;
}
h2 {
margin:0px;
color:blue;
font-family:sans-serif;
font-stretch:extra-expanded;
color:yellow;
}

