@charset "UTF-8";
body {
	background: #333333;
	color: white;
	font-size: 3em;
}

#wolf {
	background: url(LoneWolf2.jpg) #333333 no-repeat ;
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
