body {
background-color: #FFccff;
margin-left: 15%;
margin-right: 15%;
padding: 0px 15px 15px 15px;
font-family: garamond;
font-size: 14px; 
color: black;
}

#menu {
text-align: center;
image-align: center;
font-family: garamond, arial;
font-size: 18px;
margin-left: -10%;
width: 180px;
float: left;
}

#menu2 {
text-align: center;
image-align: center;
font-family: garamond, arial;
font-size: 18px;
margin-right: 0%;
width: 180px;
float: right;
}

h1 {
text-align: center;
font-family: garamond	;
font-size: 24px;
font-weight: bold;
}


#home {
text-align: justify;
font-family: garamond;
font-size: 20px; 
color: black;margin-left: 20%;
margin-right: 20%;
width: 400px;
float: center;

}


a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:active { 
color: #000000;
text-decoration: none;
}

a img {
border-width: 0;
}
