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

body{
	background:#00a5e5;
	text-align:center;
        line-height: 0;
}

h1{
font-size:12px;
color:#fff;
}