.logo {
	display:block; 
	height:64px; 
	width:268px;
	background-image:url(../logo.gif);
	margin: 15px 20px 15px 0px;
}