#warp {
	text-align: center;
	background-color: #94E3F8;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #238AB1;
}
#warp #top_logo {
	margin-top: 100px;
	margin-bottom: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #238AB1;
	padding-bottom: 10px;
}
#warp h1 {
	text-align: left;
}
#warp #top_logo #button {
	margin-top: 30px;
}
#warp h2 {
	text-align: left;
	color: #238AB1;
}
