body {
 background-color: rgb(0, 0, 0);
 color: rgb(255, 255, 255);
 font-family: "segoe ui", helvetica, sans-serif;
 font-size: .85em; }

a, a:visited {
 background-color: transparent;
 color: rgb(0, 128, 255);
 text-decoration: none; }

a:active, a:hover {
 background-color: transparent;
 color: rgb(0, 192, 255);
 text-decoration: none; }

h1 {
 font-size: 1.4em; }

h2 {
 font-size: 1.1em; }

iframe#mainframe {
 width: 500px;
 height: 440px; }

#main_container {
 background-color: rgb(0, 0, 0);
 background-image: url('http://diggy.dk/inc/con_bg.jpg');
 background-repeat: no-repeat;
 color: inherit;
 border: 1px ridge rgb(192, 192, 192);
 width: 750px;
 height: 505px;
 position: fixed;
 top: 10px;
 left: 50px; }

#main_top {
 background-color: transparent; 
 color: rgb(255, 255, 255);
 position: fixed;
 top: 10px;
 left: 50px;
 width: 750px;
 height: 40px;
 padding: 1px 0px 0px 1px; }

#main_center {
 background-color: transparent; 
 color: rgb(255, 255, 255);
 position: fixed;
 top: 50px;
 left: 70px;
 width: 470px;
 height: 430px;
 padding: 5px; }

#main_right {
 background-color: transparent; 
 color: rgb(255, 255, 255);
 position: fixed;
 top: 50px;
 left: 555px;
 width: 250px;
 height: 440px; }

#main_bottom {
 background-color: transparent; 
 color: rgb(255, 255, 255);
 position: fixed;
 top: 490px;
 left: 50px;
 width: 550px;
 height: 20px;
 padding: 5px 0px 0px 200px; }

#content {
 background-color: transparent;
 color: inherit;
 width: 575px;
 height: 435px; }

img.topicon {
 width: 60px;
 height: 40px;
 border-color: rgb(192, 192, 192);
 border-width: 0px 1px 1px 0px;
 border-style: ridge; }