@charset "utf-8";
/* CSS Document */


.image_on_left {
	margin-right: 10px;
}
.image_on_right {
	margin-left: 10px;
}

.title {
	font-size: 70px;
	color: #c000ff;
	text-transform: uppercase;
	margin-left: 110px;
}
.title span {
	font-size: 90px;
}

.center_text {
	margin: 50px 50px 0px 110px;
	color: white;
	font-size: 14px;
}

table.archive {
	width: 100%;
}
table.archive td {
	vertical-align: top;
}
table.archive_links td.big {

}
table.archive_links td {
	padding: 5px 10px;
	text-align: center;
}

table.archive_links tr.big td {
	font-size: 48px;
}

div.move {
	margin-left: 80px;
}