body {
	font-family:Tahoma, serif;
	text-align:center;
	margin:0px;
	padding:0px;
}

.logo {
	width:700px;
	margin:100px auto 20px auto;
	height:102px;
}

.txt {
	width:600px;
	color:#4F4F4F;
	margin:50px auto 0px auto;
}

