/* ==== Google font ==== */

body {
	margin:0px;
	padding:0px;
	background: #006bb0;
	height:auto;
}
.logo{
	margin:50px auto;
	background:url(logo.png) no-repeat;
	width:416px;
	height:144px;
	}
.pic{
	margin:50px auto;
	background:url(pic.png) no-repeat;
	width:324px;
	height:218px;
	}