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


div#main {
	width: 400px;
	height: 90px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align:center;
}
a, p {
	color:#000;
	font-size: 90%;
	line-height: 1.2em;
	letter-spacing: 0px;
}
img {
	margin-bottom: 0px;
	width:100%;
}

br { line-height: 1.4em;}