Newer
Older
skip-web / event / 2013halfmarathon / minato.css
body{
	background: #2d48e2; 
}

div{
	background: rgba(255,255,255,1.0);
	height: 500px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

h1{	
	text-align: center;
}