img {
	border: 0px;
}
body {
	background-image:url(../img/texture4.png);
	background-repeat: repeat;
}
.right_div {
	width: 265px;
	float: left;
}
.left_div {
	width: 265px;
	float: left;
}
.larger {
	font-size: 16px;
	line-height: 1.5em;
}
.blue-title {
	color: #080808;
	font-family: 'Actor', sans-serif;
}
h1.blue-title {
	font-size: 30px;
}
h2.blue-title {
	font-size: 20px;
}
.video-link {
	position: absolute;
	left: 350px;
	top: 180px;
}
.first-video-link {
	position: absolute;
	left: 350px;
	top: 195px;
}
.download-icon {
	list-style: none;
}
.download-icon li {
	margin-top: 5px;
}