﻿/*
CSS for Bubble Under site
*/

body {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 background: #213534 url(images/img_bbg.jpg) repeat fixed;
  vertical-align: middle;
 line-height: 35%;
}

img	{
 border-style:none
}

#page {
 text-align: left;
 background-color: #ffffff;
 margin: 0px 0px 0px 0px;
 
 width:800px;
 height:150px;
}

#content {
background-color: #b99968;
width: 250px;
 
}
