* { font-family: Lucida Sans, Arial, Helvetica, sans-serif;}

    .container{
  width:900px;  margin:5px auto;
    }
    
    .center {
  margin-left: auto;
  margin-right: auto;
}


body {
background-color:#58FAF4;
margin-left : 50px;
margin-right: 50px;
margin-top : 5px;
margin-bottom :5px;
background-image:
url("http://tutordam.50webs.com/bsspics/bkhead.gif");
background-repeat:repeat;

 }
 
 .mobo-size {
 width:150px;
 }
 
    .imagewithspace{
       margin-right : 10px;
       margin-left : 10px;
       margin-bottom : 5px;
       }
    
 
    p { font:24px arial, sans-serif, verdana;  padding : 0px;  margin :5px;
       }
      
    notetxt { color: #2d38be;  font-weight: bold;
         }

 
 header h1 { font-family:Lucida handwriting;font-size: 36px;background-color:darkturquoise; margin: 0px;text-align: center;
             background-image: url("http://tutordam.50webs.com/mypics/cropalm.png");  }

header h2 { font-size: 18px; margin: 0px; color: #888;
    font-style: italic; }

nav ul { list-style: none; padding: 0px; display:block;
         clear: right; background-color:#003366;
         padding-left: 4px; height: 24px;}

nav ul li { display: inline; padding: 0px 20px 5px 10px;
    height: 24px; border-right: 1px solid #ccc;}

nav ul li a { color: #EFD3D3; text-decoration: none;
    font-size: 20px; font-weight: bold;background-color:#003399;
 }

nav ul li a:hover { color: #2EFE2E; font-size:30px;background-color:#013ADF; }

 h1,h2,h3,h4
{
margin:35px; color: blue; font-weight: bold; background-color:transparent;
}

article > header time {
    font-size: 14px; display: block; width: 26px;
    padding: 2px; text-align: center; background-color: #993333;
    color: #fff; font-weight: bold; -moz-border-radius: 6px;
    -webkit-border-radius: 6px; border-radius: 6px; 

float: left; margin-bottom: 10px; }

article > header time span {
    font-size: 10px; font-weight: normal;
    text-transform: uppercase;}

article > header h1 {
    font-size: 20px; float: left;
    margin-left: 14px; text-shadow: 2px 2px 5px #333;}

article > header h1 a { color: #993333; }

article > section header h1 {font-size: 16px;}


table { margin: 1em; border-collapse: collapse; }
 td, th { padding: .3em; border: 1px #ccc solid; }
 thead { background: #fc9; }
 tbody { background-image: url("http://tutordam.50webs.com/mypics/infodam.png"); }
 #highlight tr.hilight { background: #c9f; }
 
 
 footer { font-family:Lucida handwriting;font-size: 12px;
          background-color:darkturquoise; margin: 1px;text-align: center;
          background-image: url("http://tutordam.50webs.com/mypics/cropalm.png"); 
          }