﻿
#AmenityList li { list-style-type: disc; }

div.Room
{
width:75%;
color: navy;
border-style: none;
margin-left:12.5%;
}

div.Room img
{
position: relative;
top: -30px;
}

div.Caption 
{
z-index: 1; 
position: relative;
top: 0px;
text-align: center;
color: navy;
border-style: none;
font-size: small;
}



