body{



}

#container{
}

#center {
    margin: auto;
    width: 400px;
	height: 400px;
	margin-top: 100px;

}


.test{
	
	font-family: Segoe UI;
	text-align: center ;
	color: #002C73;
	text-decoration: none;
	font-size:  30;
}

p{
	text-align: center;	
	
}
