/* @override http://ronvil.com/assets/templates/ronvil/css/home.css */

/* HOME */
#mainpicture {
	width: 950px;
	height: 720px;
	background: url(images/ronvilmain.jpg) no-repeat left top;
	overflow: hidden;
	margin-left: 18px;
}

#dedicated {
	position: relative;
	font-size: 300%;
	color: #fff;
	top: 450px;
	left: 225px;
}

#sl {
	position: relative;
	margin-left: 180px;
	margin-top: 140px;
	left: 0;
	top: 0;
}

#deadbymistake cite {
	width: 100%;
}

#deadbymistake {
	position: absolute;
	width: 350px;
	color: white;
	top: 600px;
	left: 40px;
	font-size: 150%;
	text-align: left;
	z-index: 1;
}

#deadbymistake a {
	display: block;
	font-size: 90%;
	text-align: right;
	color: white;
	font-style: italic;
}
#deadbymistake a:hover {
	color: #eed039;
}