﻿body {background-color: #000000;}
img {border: solid 3px #ffcc11;}
#box1 {background-color: #ffffdd; border: solid 3px #ffcc11; margin: auto; width: 700px; display: block;}
#box2 {background-color: #660000; border: solid 3px #ffcc11; margin: auto; width: 600px; display: block;}
#box2 img {border: solid 1px #ffcc11;}
h1 {position: relative; top: 10px; left: 20px; color: #660000; font-size: 20pt;}
a:link, 
a:visited, 
a:active	{color: #ffcc11; text-decoration:none; font-size: 16pt;}
a:hover {color: #ffcc11; text-decoration:underline; }
