* {
padding : 0;
margin : 0;
}
html, body{
font-family: Verdana, MS Trebuchet, Arial,  sans-serif;
font-size : 14px;
}

h1 {
font-size : 30px;
font-weight : bold;
color : #FF6A00;
text-align : center;
text-shadow: 0px 8px #999983;
}
