* { font-family:Arial;  margin:0; }
li { font-size:15px;}
p {font-size:15px; text-indent: 2em; margin-bottom: 10px;text-align:justify; font-style: bold;}
body { margin:0; padding:0; background-image: url(1771.png);}
h1 {color:#512751; font-size:30px; text-shadow: grey 0.1em 0.1em 0.1em; }
h2 {font-size:25px; color:#8470FF; margin-bottom:10px;}
#content {
margin: 0 auto;
width: 800px;
background-color:MistyRose;
}
#heading {
height:40px;
text-align:center;
padding:8px;
background-color:#FFE4C4;
}
#menu {
float: left;
width:130px;
margin:10px;
padding:5px;
background-color:#512751;
border-radius:4px;
border: solid #8470FF;
}
#main1 {
float: left; 
width: 600px;
margin:0;
padding:5px;
background-color:MistyRose;

}
#bottom {
clear: both;
text-align: center;
background-color:#FFE4C4;
height: 45px;
}
#menu ul {
list-style-type:none;
margin:0;
padding:0;
font-weight: bold;
}
#bottom ul {
list-style-type:none;
margin:0;
padding:0;
font-weight: bold;
}
#links a
{
text-decoration: none;
color: #8470FF;
}
#links a:hover 
{
color: black;
}


#menu li {border: double #8470FF; padding:5px; border-radius:4px; margin:5px; }
#menu li:hover {background-color: #8470FF;}
#menu a {color:#FFE4C4;text-decoration: none;}
#menu a:visited {color:#FFE4C4;}
#menu a:hover {color:white; }
img.m {margin-left:15px;}
img.m1{margin-right:15px;}
img {border-radius: 5px;}
#bottom li {display: inline; margin:5px 10px 5px 10px}
#bottom a{color: #8470FF;}
#bottom a:visited {color:#8470FF;}
#bottom a:hover{color: black; text-decoration: none;}