@import "style.css";


#mainimg {
	background-image:url(../img/05_link_ekan.jpg);
	background-repeat:no-repeat;
	height:200px;
	text-align:left;
	position:relative;
}

#mainimg h3 {
	font-size:48px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 40px;
}

#mainimg h4 {
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
}
