 BODY {
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 14px;
 color: #000000;
 background-image: url(../nicubunu.png);
 background-repeat: no-repeat;
 background-position: 100% 100%;
 background-color: #eaeaea;
 position:absolute;
 left:10px;
 margin-top:10px;
 margin-left:10px;
 margin-right: 10px;
 margin-bottom: 10px;
 padding:15px;
 }
 
 TABLE {
 border:1px dashed #0000ff;
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 14px;
 color: #000000;
 }
 
 .surface {
 background-image: url(../laptop_small.png);
 background-repeat: no-repeat;
 background-position: 50% 100;
 }
 
 .warn { color: #00ffff;
 background-color: #ff0000;
 font-size: 12px;
 text-decoration:none;
 }
 
 #small {
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 8px;
 }

 #med {
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 12px;
 }

 #LINK:link {
 color: #0000ff;
 font-size: 14px;
 color: #0000ff; 
 text-decoration:none;
 }

 A:link { color: #0000ff;
 font-size: 14px;
 color: #0000ff;  
 text-decoration:none;
 }

 A:active { color: #000000;
 font-size: 14px;
 color: #ffffff;  
 background-color: #ff0000;
 }

 A:visited { color: #0000FF;
 font-size: 14px;
 color: #0000ff; 
 text-decoration:none;
 }

 A:hover { color: #003E77;
 font-size: 14px;
 color: #ffffff; 
 background-color: #0000ff;
 }

 h1 {
 font-size: 18px;
 text-decoration:none;
 }

 h2 {
 font-size: 16px;
 text-decoration:none;
 }

 .block {
 border-left: 1px solid #bbbbbb;
 border-top: 1px solid #bbbbbb;
 border-right: 1px solid #888888;
 border-bottom: 1px solid #888888;
 }

 .sidebar {
 float: right;
 width: 190px;
 margin: 0;
 padding: 1em;
 border:1px dashed #000000;
 }

 .main {
 padding: .5em;
 margin-right: 230px;
 border:1px dashed #000000;
 }

 .title {
 padding: .5em;
 height: 96px;
 border:1px dashed #000000;
 }

 .footer {
 clear: both;
 margin: 0;
 padding: .5em;
 border:1px dashed #000000;
 }

.container {
 margin: 10px auto;
 }
