@charset "utf-8";
/* CSS Document */
/* Resets */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote { padding: 0; margin: 0; font-size: 62.5%; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

/* Main Styles */
body {background-color:#EFEFEF; font-family:Verdana, Geneva, sans-serif;}
#content {width:980px; height:100%; margin: 0 auto; background-color:#FFF}
#header {background:url("http://images.omegaholidays.net/images/banner.jpg") no-repeat scroll left top #FFFFFF;}
p {text-align:right;}
img {margin: 5px;}
#frame {width:960px; height:3000px; margin: 0 auto;}
iframe { width:960px; height:2990px;}


