html {
 font-size: 16px;
 font-family: MS-PGothic;
 text-align: center;
 color: #FFFFFF;
 background-color: #000000;
 width: auto;
 margin: 0 0; 
}

h1 {
 color: #41B2A7;
 text-shadow: 0 6px 0 #C48926;
}

h2 {
 color: #E38F02;
}