@charset "UTF-8";

#roomrules {
  display:inline-block;
  margin:0 auto;
  width:990px;
  height:600px;
  background:url(http://mediadexdesign2002.files.wordpress.com/2013/11/rrules29.png);
  background-repeat:no-repeat;
  background-position:top;
}

#rrul {
  display:block;
  width:800px;
  height:270px;
  float:left;
  margin-top:200px;
  background:rgba(51,51,51,0.1);
  margin-left:90px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#254;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
}