body {

margin: 0;
padding: 0; 
background-color: #ecddce
}

div#main {
margin-left: auto;
margin-right: auto;
width: 888;
height: 744;
margin-top: 30px;
background: url("images/blankbackground.jpg");
border-style: solid;
border: 3;
}

A img { text-decoration: none;
        border: none
}

A:hover {text-decoration: none;
        
}

div#menu {
position: float;
margin-top: 18px;
}

div#leftcolumn {
width: 300px;
padding-top:00px;
padding-left: 20px;
margin-top: 1px;
float: left;
}

div#rightcolumn {
width: 300px;
padding-right: 20px;
margin-top: 20px;
float: right;
}

#menu a, #menu a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#e6bebe; 
  color:#000;
  font-family: arial;
  font-size: 14px;
  display:block;   
  padding:0.2em;
  margin:0.5em auto;
  }

#menu a:hover {
  background-color:#bfc8e6
  
  }

#link a, #link a:visited {

  text-decoration: none;
  font-family: arial;
  color: black

}

#link a:hover {
  text-decoration:underline
}

H1 {font-family: arial

}

H2 {font-family: Brush Script MT,Phyllis,Lucida Handwriting,cursive;
}

h3 {font-family: arial

}

H4 {font-size:10px;
    font-family: arial
}

h5 {arial-family: Phyllis, arial;
    font-size:14px
}
