body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fff;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

.content {
	margin: 0px auto;
	width: 909px;
	height: 511px;
	background: url(logo.jpg) no-repeat left top;
	position: relative;
}

.text_1 {
	font-size: 16px;
	color: #444c65;
	line-height: 17px;
	position: absolute;
	left: 115px;
	top: 125px;
	text-transform: uppercase;
}

.text_2 {
	font-size: 16px;
	color: #717171;
	line-height: 17px;
	position: absolute;
	right: 200px;
	bottom: 0px;
	text-transform: uppercase;
}