body{
	background-color: #A0A0A0!important;
}
header{
	padding: 5px;
}
.left{
	float: left!important;
}
.right{
	float: right!important;
}
.room{
	margin-top: 50px;
	margin-bottom: 50px;
}
.title{
	margin: 5px;
}
.space{
	margin-top: 5px;
	margin-bottom: 5px;
}
.links{
	font-weight: bold;
	color: black!important;
	text-decoration: none;
}
.links:hover{
	color: black!important;
	text-decoration: none!important;
}
.image{
	max-width: 75%;
}
.smallpic{
	max-width: 100%;
}