body {background: black;}

h1 {font-size: xx-large; color: black; background-color: white;}
h2 {font-size: x-large; color: red; background-color: white;}
h3 {font-size: large; font-weight: bold; color: black; background-color: white;}
h4 {font-size: x-large; font-weight: bolder; color: black; background-color: white;}


.one {background: #FFFFFF; color: #000000; position:absolute; left:8%; top:0%; } /* table */
.two {text-align:center;}
.three {text-align:right;}

