body { background-color: #000000; } #flashcontent { position: relative; left: 35px; top: 90px; width: 900px; height: 540px; } html, body, #wrap {height: 100%; margin: 0px; padding: 0px; background-color: #000; color: #fff; } body > #wrap {height: auto; min-height: 100%;} #wrap { min-width: 970px; min-height: 400px; margin: 0 auto; text-align: center; } #main {padding-bottom: 170px; /* must be same height as the footer */ width: 970px; margin: 0px auto; text-align: left; } #footer { position: relative; margin-top: -115px; /* negative value of footer height */ height: 115px; clear:both; background: url('images/grass.png') repeat-x left bottom; } /* CLEAR FIX*/ .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix { height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */ #foot { width: 970px; margin: 0px auto; } img { position: relative; left: 800px; }