body  
{
     background-color: #fffbf0;
     color: #000000;
     margin-left: 5%;
     margin-right: 5%;
     font-size: 12pt;
     line-height: 25px;
     font-family: Arial,Helvetica, sans-serif;
     background-image:url("radiologynotebook.png");
     background-repeat:repeat-y;
}

A:link 
{
     color : #000099;
}
A:visited 
{
     color : #551a8b;
}
A:active 
{
     color : #000000;
}
.navbar 
{
     text-align : center;
}
H1 
{
     font-size : 18pt;
     font-family : arial, helvetica, sans-serif;
     color : #000000;
     text-align : center;
}
H2 
{
     font-size : 16pt;
     font-family : arial, helvetica, sans-serif;
     color : #000000;
     text-align : left;
}
H3 
{
     font-size : 14pt;
     font-family : arial, helvetica, sans-serif;
     color : #000000;
     text-align : left;
}
H4 {
     font-size : 12pt;
     font-family : arial, helvetica, sans-serif;
     color : #000000;
     text-align : left;
}

DIV 
{
     font-family : arial, helvetica, sans-serif;
     color : #000000;
}
div.menu
{
	position:relative;
	margin-right: 165px;
}
div.content
{
	position:relative;
	margin-left: 225px;

}
div.right { 
     font-size : 12pt;
     text-align : right;
      }
div.bottom { 
     font-size : 10pt;
     text-align : center;
      }
div.buttons { 
     font-size : 10pt;
     text-align : right;
      }
