@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Satisfy);
body  {
	font-family: 'Satisfy', cursive;color:#D39693;
	background:#000;
	margin:0;padding:0;
	background-image:url(/gifs/ribbon.gif);
	background-repeat:repeat-x;
	background-position:bottom;}
#sheet {
	position:relative;
	margin:0 auto;
	width:100%;
	border: 0px;
	 }
.main{width: 95%;
	position:relative;
	border: 0;
	z-index: 55;
	margin:10px 10px 20px 10px  ;
	padding:32px;}
.intro {
	border-radius:6px;
	border-style:dashed;
	border: 8;
	border-color:#bf846f;
	margin:20px;
	padding:0px;
	background-image: url(me3.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 888px;
	z-index:4;
	}	 		
p, h1, h2, h3, li {
    margin: 1ex 1em;}
a {text-decoration:none; color:#D98B84;}
a:visited {color:#F9D1CF}
a:active {color:#D98B84}

h1 {font-size: 4em; letter-spacing:
 -.01em; margin: 162px 0px 20px 140px;}

.tiny {font-size:.9em;;text-align:right;margin-top:40px;}

img {max-width: 100%; }
.room {margin:15px; }
			

#info {
	max-width: 385px;
	margin: 0px 0px 0px 30px;
	position:relative;
	float:left;
	z-index:4;
	}				

.clearfix:before,
.clearfix:after  {
	content:"";
	display:table;
	}
.clearfix:after {
	clear:both;
}		
#copyThat {
	position:fixed;
	right:2em;
	bottom:0em;}	

	
