body {
background-color: #ffffff;
font-family: Arial, Helvetic, sans;
font-size: 15px;
color: #B5AB98;
}

div.body{
border: 1px solid #ffffff;
height: 560px;
width: 800px;
margin: 0 auto;
}

div.information{
border: 1px solid #ffffff;
margin-top: 130px;
margin-left: 100px;
height: 300px;
width: 230px;
float: left;
}

div.information2{
border: 1px solid #ffffff;
margin-top: 130px;
margin-left: 13px;
height: 300px;
width: 190px;
float: left;
}

div.information3{
border: 1px solid #ffffff;
margin-top: 130px;
margin-left: 580px;
height: 300px;
width: 230px;
}


p.header{
font-size: 20px;
margin-top: 30px;
margin-left: 150px;
color: #6d8a7c;
}

p.artists1{
margin-left: 5px;
font-size: 13px;
margin-top: 5px;
margin-bottom: 0px;
color: #6d8a7c;
}

p.artists{
margin-left: 5px;
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
color: #6d8a7c;
}

p.home{
margin-top: 10px;
margin-left: 360px;
}

a:link, a:visited   {
color: #6d8a7c;
font-size: 13px;
text-decoration: none;
}


a:hover  {
color: #afc7be;
}

ul.bottommap {
width: 750px;
margin-left: 0px;
margin-top: 61px;
float: left;
}

li.bottommap {
list-style: none;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
text-align: center;
float: left;
}

li.bottommap a  {
text-decoration: none;
color: #7e7666;
font-size: 13px;
display: block;
padding: 8px 25px;
float: left;
}

li.bottommap a:hover {
color: #afc7be;
}

