@charset "utf-8";
/* CSS Point Know */

.back-in {
	background-image: url(../images/back-body.jpg);
	background-repeat:   no-repeat;
	background-position: center top;
}body {
	background-color: #0B387B;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
}
#wrapper {
	height: 650px;
	width: 739px;
	position: relative;
	margin: auto;
}
#mail {
	position: absolute;
	left: 505px;
	top: 107px;
	width: 134px;
}
#blog {
	position: absolute;
	left: 669px;
	top: 107px;
}

.link-white {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.link-white:hover {
	text-decoration: underline;
}
#text {
	position: absolute;
	width: 381px;
	left: 321px;
	top: 257px;
	height: 338px;
	color: #5b6062;
	line-height: 1.6em;
}
.header1 {
	font-weight: bold;
	color: #2A9AE6;
}
