  body{
   font-family: sans-serif;
   background-color: #BBBBFF;}

  iframe {
   overflow-x: hidden;
   overflow-y: scroll;}
   
  #picture{
   float:right;}

  .left{
   font-family: monospace;
   font-size: 10;
   text-align: left;
   border: 5px;
   width: 15%;
   background-color: #CCCCFF;}

  .middle{
   text-align: left;
   width: 50%;
   height: 100%;}

  .right{
   text-align: left;
   border: 5px;
   width: 15%;
   background-color: #CCCCFF;}

  .white{
    font-family: monospace;
	font-size: 10;
	text-align: left;
	background-color:#FFFFFF;}

  .normal{
   font-family: monospace;
   font-size: 10;
   text-align: left;
   border: 5px;
   width: 15%;
   background-color: #CCCCFF;}
  
  .icon{
   text-align: center;
   width: 5%;}

  img{
   border: 0px;}

  a:link{
   text-decoration:none;}

  a:hover{
   text-decoration:underline;}

   h2{
    color: #660000;
	text-align: right;
	letter-spacing:4px;}
