/* ********************************************************************************************************************************** */ /* R E S E T Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.1 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0;} fieldset,img{border:0;} address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';} abbr,acronym {border:0;} /* ******************************************* Fix IE6 background flicker ****************************************************** */ html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } /* Browser specific (not valid) styles to make preformatted text wrap */ pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } /* ********************************************************************************************************************************** */ body { background : #F9F9F7 url('a1.gif') repeat-x; font-size : 12px; font-family : "arial", helvetica, sans-serif; color : #0000; line-height : 15px; text-align:center; width: 100%; height: 100%; margin-left: auto; margin-right: auto; } #container { background : transparent url('intro.gif') no-repeat; max-width: 900px; padding : 17px; border : 0px solid #fff; width: 900px; margin-top: 17px; height: 600px; color : #000; } #eek { background : transparent url('intro.gif') no-repeat; max-width: 900px; padding : 17px; border : 0px solid #fff; width: 900px; margin-top: 17px; height: 600px; color : #000; }