.bar{
	background-image: url(img/bar_access.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 37px;
}

.bar h2{
display:none;
}

.contents{
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

