/*********************
 * main.css - BeStillLife.com
 *********************/

img{
 border:0;
 outline:0;
 margin:0 auto;
}

#corpus{
 background:#C60;
}
#wrap{
  /*
 background: transparent url(../img/bestilllife-framed-vimeobox.gif) no-repeat;
  */
 width:1024px;
 height:768px;
 margin:0 auto;
 position:relative;
}
#movie_wrap{
 position:absolute;
 width:400px;
 height:225px;
 top:327px;
 left:308px;
 background:transparent;
 color:#C60;
 text-align:center;
}
div.addendum p{
 text-align:center;
 margin:0 auto;
 width:1024px;
}
div.addendum p a,
div.addendum p a:visited{
 font-size:14px;
 font-family:"Century Gothic", Lucida Sans Unicode, Arial, sans-serif;
 text-decoration:none;
 color:white;
 padding:0 20px;
}
div.addendum p a:hover{
  text-decoration:underline;
}

