﻿body{
  background-color:#FFF0F0 ;
  font-family:Arial, Helvetica, sans-serif;
}

h1{
  font-size: 1em;
  font-weight:normal;
  color: #006600 ;
}

h2{
  font-size: 1em;
  font-weight:normal;
  color: #006600 ;
}


p{
  font-size:.75em;
}

table{
  font-size:.75em;
}

img{
  border: 0px ;
}

#content{
  margin: 0 auto ;
  width: 960px;
}

#blogs{
  float:left;
  width: 700px;
}

#bridaljewelry{
  float:right;
  width:200px;
  text-align:center;
}
