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

serif;}

.container{
  width:900px;  margin:0 auto;
    }

body {background-color:#99ccff;
margin-left : 50px;
margin-right: 50px;
margin-top : 5px;
margin-bottom :5px;
 }

 
 header h1 { font-family:Lucida handwriting;font-size: 

36px;background-color:darkturquoise; margin: 0px;text-align: center; }

 

      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: 13px; font-weight: bold;background-color:#003399;
 }

nav ul li a:hover { color: #2EFE2E; font-size:20px;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;}

article p {
    clear: both;
}

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