﻿#heading {text-align: center;}
#heading p {font-size: 16pt;color: #555;text-align: center;}
#heading {margin-left: 30px; margin-right: 30px; margin-top: 6px; margin-bottom: 2px; border-bottom: solid 2px #777;border-right: solid 2px #777; border-radius: 0px 0px 10px 0px;}
#heading span {font-size: 24pt; text-align: center; color: #777;font-family: 'Roboto Slab'; font-weight: 300;text-shadow: 3px 3px 0px #ffffff;}
#heading table {width: 100%;}
#heading td {width: 33%;}
#heading td.ht {font-size: 30pt; text-align: center; color: #777;font-family: 'Roboto Slab'; font-weight: 300;text-shadow: 3px 3px 0px #ffffff;}

@media only screen and (min-width: 800px) {
#heading span {font-size: 30pt; text-align: center; color: #777;font-family: 'Roboto Slab'; font-weight: 300;text-shadow: 3px 3px 0px #ffffff;}
}
