@charset 'utf-8';
@import url(reset.css);

/* ----------------------------------------------------- All browsers */
body {background: #7c9f9c url(../images/home-bg.gif) repeat-x;padding:0;margin: 0;}
.containerBig {background: url(../images/home-bg-wTracy.jpg) 0 -10px no-repeat; height:783px;}
.container {position: relative;}

* {outline:none;}

#new {background: url(../images/page3.png) no-repeat; width:984px; height:783px; margin: 0 auto; margin-top: -10px; position:relative;}

a.omgicu {
  position: absolute;
  display:block;
  height:100px;
  left:20px;
  top:650px;
  width:410px;
  text-decoration: none;
}

a.tracy {
  position: absolute;
  display:block;
  height:200px;
  left:50px;
  position:absolute;
  top:350px;
  width:130px;
  text-decoration: none;
}

