@charset "utf-8";
/* CSS Document */

h1{
	float: left;
}
#header{
	height:60px;
	margin-bottom:10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.return{
	float:right;
}
