body {
	width:100%;
	margin:0;

    }

table#ties td{
width:25%;
height:100px;
border:1px solid #232f3e;
border-radius:5px;
}

.logos {
width:86%;
text-align:center;
margin:auto;
}

.error-msg {
text-align:center;
font-size:14pt;
font-family:arial;
color:#ff6000;
}

.step-button {
width:30%;
line-height:50px;
font-size:14pt;
}