html ,body{padding:0px;margin:0px;height:100%;width:100%;}body {
    background-image: url("img/background.jpg");
    background-position: center top;
    background-repeat: no-repeat;		background-size:100%;
}

.head_top {
    font-size: 100px;
    margin-top: 7%;
    text-align: center;
    width: 100%;
	font-family: "Century",serif;
	
}

.footer_c {
    font-size: 25px;
    margin-top: 38%;
    text-align: center;
}