#wrapper {
    margin: 0 auto;
}
body {
    background-image: url("http://www.dundjinni.com/forums/uploads/Zicon/7A3_Slime-e.png");
    background-repeat: repeat;
  
  color: black;
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	
}
