body {color:#000000;background-color:#696969;
	background-image:url(egg.png);
	background-repeat:repeat-y;
	background-position:right;
	background-attachment:scroll}
ul{background:url(egg.png) no-repeat bottom,
			  url(wow.png) repeat-x}
nav li{display:inline;
	   overflow:auto;}
p {left:200px;
   top:100px;
   font-family:arial;}
.blue {color:#8f4a86;background-color:#5cccfb}
.pink {color:#8f4a86;background-color:#f3acba}
.white {color:#8f4a86;background-color:#ffffff}
#grey {background-color:#ccc4cb}
.reimu{background-image:url(reimu.png);
	   position:absolute;
	   left:562px;
	   top:1102px;
	   background-size:100% 100%;
	   background-repeat:no-repeat;
	   height:915px;
	   width:512px;}
.gay {background-color:#bf91bb}
.map{background-image:url(map.png);
	 background-size:100% 100%;
	 border:10px solid #469dfa;
	 border-radius:10px;
	 float:right;
	 height:100px;
	 width:100px;
	 margin:10px;}