@charset "UTF-8";
/* CSS Document */

#wrapper {
	width:800px;
	
	}
	
#content{
	width:800px;
	height:800px;
	float:left;
	
	}
	
#logo{
	width:400px;
	height:470px;
	float:left;
	background:url(assets/KBlogo.gif);
	}