@charset "utf-8";
/* CSS Document */
body {background-color: rgb(56, 74, 65);}
h2 {font-weight: bold;}
h2, p {color: rgb(201, 201, 201);}
footer {font-style: italic;}
