h1, h2 {
    clear: both;
    color: #252525;
    font-size: 30px;
    margin-top: 20px;
    text-transform: uppercase;
}
body{
	font-size: 14px;
}