@charset "utf-8";
/* CSS Document */

#main{
float:left;
width:65%;
}

#main p {
margin-bottom:20px;
}

#ladiesNight{
float:left;
margin-top:20px;
}
