.fCol {
border: 1px solid #000;
padding: 15px;
border-radius: 50px;
width:80%;}

#display {
border: 1px solid #fff;
padding: 15px;
border-radius: 50px;
width:90%;
Height:100%}

.lab {width: 25%; text-align:right;background-color:rgb(255,230,0); display:inline-block;border-bottom: 1px solid #90bade;}
.val {width:20%; display:inline-block;}

#footer
{
	text-align:center;color:white;background-color:#508fc4;width:100%;
}
#register
{
	width:100%;
	height:1300px;
	overflow: scroll;
}

