body {
	background-image: url(images/base.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-size: 14px;
	line-height: 24px;
	background-attachment: fixed;
	letter-spacing: 1px;
}
.date {
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
a:link {
	color: #FF3D65;
	text-decoration: none;
}
.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.itoi {
	color: #933;
}
.btn {
}
.david {
	color: #006;
}
a:visited {
	color: #A1253D;
	text-decoration: none;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
