body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #666666;
	line-height: 17px;
}	
#bg {
	background-image: url(images/2.jpg);
	margin-right: auto;
	margin-left: auto;
	background-position: top center;
	height: 1200px;
	width: 100%;
}
#txt {
	position: relative;
	top: 20px;
	left: 20px;
	width: 400px;
}
#scroller {
	width: 800px;
}
.date {
	font-size: 12pt;
	color: #ffffff;
}
.mail {
	color: #666666;
}
