#index_content{
	margin-top: 70px;
	padding: 20px;
	margin-bottom: 20px;
}


#index_content p{
	margin-bottom: 60px;
	line-height: 1.5em;
}

#index_content h1{
	font-family: 'Noto Serif', serif;
	margin-bottom: 10px;
	color: #172e53;
	font-size: 1.2em;
}

#index_content #enter_site_button{
	display: block;
	margin: 0 auto;
	
}



