body {
	position: relative;
	margin:0 auto;
	padding: 0 0 0 0;
	background-color: white;
	font-family:"hedley-new-web",arial,sans-serif;
	font-size:11px;
}

div#stage {
	float:center;
	width: 996px;
	height:auto;
	border-bottom:1px solid #cccccc;
}

h1 {
	color: #5D7393;
	font-family:"hedley-new-web",arial,sans-serif;
	font-size:48px;
	padding:0px;
	margin:0px;
	float:center;
	font-weight:normal;
	margin-right:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.nilatest {
	padding:10px;
	margin:5px;
	float:center;
	font-weight:normal;

    border-radius: 1;
    border: none;
    outline: none;
    height: 56px;
    box-sizing: inherit;
}