@charset "UTF-8";
body{
	text-align: center;
	background-image:url(bkg.gif);
	background-repeat:repeat;
	font-size:24px;
}

img {
border: none;
}

#unicorn {
	height:340px;
	width:402px;
	margin:auto auto; 
}




