/*  
Theme Name: 12 FL OZ - Flash Site
Theme URI: http://12flozthepicture.com
Description: 12 FL OZ Flash Site for Wordpress
Version: 1.6
Author: Nicholas Nykamp (design by Jon Orchin)
Author URI: http://nicholasnykamp.com
*/



/* hide from ie5 mac \*/
html {
  height: 100%;
  /*overflow: hidden;*/
}
#flashcontent {
  height: 830px;
}
/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
  color:#990000;
}

a {
color:#FF0000;
}

#alternateContent {
text-align:center;
}

h1#logo {
display:block;
position:relative;
margin:100px auto;
width:258px;
height:0;
padding-top:103px;
overflow:hidden;
background:url(images/12logo.gif) no-repeat center center;
}