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

html {  
    overflow-y:scroll;  
}

h1 {
	width:500px;
	margin:300px auto 0;
}