body {
	background-image: url(images/layoutts_01.jpg);
	background-color: #353831;
}
#index_layout {
	background-color: #353831;
	height: 100%;
	width: 100%;
	background-image: url(images/layoutts_01.jpg);
	background-repeat: repeat-x;
}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	position: relative;
	top: 214px;
	left: -130px;
	font-weight: bold;
	text-transform: lowercase;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #353831;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-size: 14px;
	color: #151318;
}
