body { color:orange; background-color:#2F2F2F; margin:0px; padding:0px; font-family:Arial}
h1   { color:#FF5800; width:100%; filter:Glow(color=#FFFF00, strength=6); text-align:center}
h2   { color:#FF5800; width:100%; filter:Glow(color=#FFFF00, strength=5); text-align:center}
h3   { color:#FF5800; width:100%; filter:Glow(color=#FFFF00, strength=4); text-align:center}

#startbutton1 {padding:1%; margin-top:1px; margin-left: 4%; margin-right: 4%; height:30px; width:40%; float:left; background-color:#005F00; font-size:16px; text-align:center; text-shadow:0px 2px 2px #000; background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#350000));
-webkit-border-bottom-left-radius: 16px; -webkit-border-bottom-right-radius: 16px; -webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px}

#buttonl {height:35px; width:40%; float:left; margin-left: 7%; margin-right: 3%; margin-top:1px; background-color:#005F00;font-size:14px;text-align:center;padding-top:3px; text-shadow:0px 1px 1px #000; background-image: -webkit-gradient(linear, right top, left bottom, from(#090), to(#050));; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px}

#buttonr {height:35px; width:40%; float:right; margin-left: 3%; margin-right: 7%; margin-top:1px; background-color:#005F00;font-size:14px;text-align:center;padding-top:3px; text-shadow:0px 1px 1px #000; background-image: -webkit-gradient(linear, left top, right bottom, from(#090), to(#050));; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px}

a:link {color:#eeee66; text-decoration:none}

a:visited {color:#cccc00; text-decoration:none}

a:hover {color:#dd6666; text-decoration:underline}

a:active {color:#ff0000;font-style:italic}