body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #E2D4A7;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
box {
	border: thin solid #E8DDAF;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #776E5F;
}
.lk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.year {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #8D836A;
}
