/* ROOM INFO */
body{
	background:url(../img/bg05.jpg) fixed no-repeat #000;
	background-size:cover;
	background-position:bottom right;
}
h2{
	background:url(../img/whatsnew_h2.png) no-repeat right;
}
#wrapper{
	background-color:rgba(0,0,0,0.4);
	background-color:#000\9;
}
#wrapper:not(:target){
	background-color:rgba(0,0,0,0.4);
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
}
.section p{
	text-align:justify;
	margin-bottom:1.5em;
}