@charset "utf-8";
/* CSS Document */
* {
padding:0;
margin: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; 
} 

body
{
background-color:#000000;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

#wrapper
{
width:883px;
height:715px;
margin:0 auto;
text-align:left;
background-image:url(haunted-attractions.jpg);
background-repeat:no-repeat;
}

#octoberfest
{
width:441px;
height:715px;
float:left;
}

#shocktoberfest
{
width:442px;
height:715px;
float:right;
}




