@media screen{
	#content, #title{
		position:relative;
		
		left:0px;
		width:660px;
	}
	#small-menu{
		display:none;
	}
}
