/*
-----------------------------------------------
Stylesheet:purebio.com
Media:Screen
Author:Chris Abad
----------------------------------------------- */


/* Base Styles
----------------------------------------------- */

  body {
    background-image:none;
    text-align:center;
    }
  
  h1 {
    background-image:url("/images/home_bg.jpg");
    background-repeat:repeat-x;
    margin:10% 0 0 0;
    padding:0;
    width: 100%;
    }
  h1 div {
    background:transparent url("/images/home.jpg") top center no-repeat;
  }
  h1 a {
    background-image:url("/images/home.jpg");
    background-repeat:no-repeat;
    display:block;
    height:0px !important;
  	height /**/:302px; /* for IE5/Win only */
    margin:0 auto 0 auto;
    overflow:hidden;
    padding:302px 0 0 0;
    width:756px;
    }

/*#enter { position:absolute; bottom:10px; width:100%; text-align:center; }*/
#enter { margin:160px 0 0; text-align:center; }
#enter img { border:0; }