html, body									{ margin: 0; font-family: Arial; }

body										{ background-color: #000; margin: 0; }

#wrapper									{ position: relative; }
#page										{  }

#top										{ background: #fff; }
#top #head									{ position: relative; width: 950px; height: 90px; margin: 0 auto; }
#top #head #logo							{ position: absolute; bottom: 0; right: 0px; }

#body 										{ background: transparent url(/uploads/img/bg/body.jpg) 50% 100px no-repeat; }

#content									{ position: relative; min-height: 650px; width: 948px; margin: 0 auto; }
#content #logo								{ text-align: center; width: 948px; position: absolute; top: 285px; }
#content #tagline							{ text-align: center; width: 948px; position: absolute; top: 425px; display: none; }
