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

#text-abu {
	margin: auto;
	width: 610px;
}

#title-abu {
	margin: auto;
	width: 610px;
}

.title-abu {
	padding-top: 7%;
	margin: auto;
	height: 25px;
}

.text-abu {
	color: white;
	font-family: 'Helvetica', sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-top: 4%;
	margin-bottom: 4%;
}

.underline {
	border-bottom: 2px solid;
}

#hover-abu-1 {
	margin: auto;
}

.hover-abu-1 {
	width: 860px;
	height: 485px;
	background: url(hover-abu-1.jpg) no-repeat;
}

.hover-abu-1:hover {
	width: 860px;
	height: 485px;
	background: url(hover-abu-1.gif) no-repeat;
}

#hover-abu-2 {
	margin: auto;
}

.hover-abu-2 {
	width: 860px;
	height: 485px;
	background: url(hover-abu-2.jpg) no-repeat;
}

.hover-abu-2:hover {
	width: 860px;
	height: 485px;
	background: url(hover-abu-2.gif) no-repeat;
}