body {
	background: #E9FAF4;
	color: #2e3436;
	font-family: Verdana;
	font-size: 13px;
	text-align: left; /* IE 5 fix */
	line-height: 1.4;
	margin-top: 4px;
	margin-bottom: 0px;
}

a:link {
	color: #3465a4;
	text-decoration: none;
}

a:visited {
	color: #3465a4;
	text-decoration: none;
}

a:hover, a:active {
	color: #a40000;
	text-decoration: underline;
}

.home {
	background: #CCCCCC;
	width: 90%;
	margin: auto auto;
	border: 3px solid #D9D9D9;
	font-size: 16px;
	font-weight: bold;
}

.home_key{
	font-size: 11px;
	float: right;
}

.content {
	margin: 20px auto;
	width: 85%;
}

.distros {
	font-size: 16px;
	font-weight: bold;
	margin-left: 40px;
}

.footer {
	width: 85%;
	margin: auto auto;
}
