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

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

img{
margin-left: 0px;
margin-top: 60;
}

p.name{
margin-top: 50px;
margin-left: 480px;
font-size: 22px;
color: #6d8a7c;
font-family: Optima, Arial, Helvetic, sans;
}



div.border {
border: 1px solid #ffffff;
height: 360px;
width: 480px;
margin-left: 120px;
margin-top: 20px;
padding: 5px;
}

div.img{
background-image: url(../images/flowerDetail.jpg);
background-repeat: no-repeat;
width: 537px;
height: 361px;
}


ul.bottommap {
width: 800px;
margin-left: 0px;
margin-top: 23px;
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;
}

