/* Styles */
@import url("css.css");

@font-face {
  font-family: "Jiffy";
  src: url("../fonts/segoe_ui.eot");

  src: local("Jiffy"), url("../fonts/jiffy.eot?#iefix") format("embedded-opentype"), url("../fonts/jiffy.woff") format("woff"), url("../fonts/jiffy.ttf") format("truetype");

  font-weight: normal;
  font-style: normal; 
}

#wrap {
background:url("../images/am_fill.jpg") no-repeat scroll center top #fff;
}

.container .grid,.container .grid2
{
width:960px;
height:680px;
min-height: 100%;
margin: 0 auto;
0px
}