.normal 
{
  background-image: url(graphics/background.gif); 
  font-family: 'Comic Sans MS',Arial,sans-serif; 
  font-size: 15px;
  margin-left:10%;
  margin-right:10%;
}

img { border-style: none; }

h1 { font-size:22pt; color:blue; } 
h2 { font-size:17pt; color:blue; } 
h3 { font-size:14pt; color:blue; } 
h4 { font-size:13pt; color:black; font-weight: normal}

a:link {color: blue; }
a:active {color: red; }
a:visited {color: purple; }
a:hover { color:red; }

iframe.include { width:300px; height: 4px; }
iframe.visible { width:300px; height: 60px; }