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


div#nav
{
	float:left;
	width:auto;
	height:35px;

}

div#logo
{
	background:url(../images/logo.jpg) no-repeat top left;
	width:105px;
	height:171px;
	float:left;
	margin-top:40px;
	margin-left:40px;
}