body{
	font-family: 'Raleway', sans-serif;
	color: #5a5d62;
}

.holding-page{
	margin: 200px auto 0px;
}
.aligncenter{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.holding-page-table{
	margin: 60px auto;
	width: 600px;
}


.holding-page-table tr,
.holding-page-table th,
.holding-page-table td{
	font-size: 30px;
	font-weight: 300;
}
.holding-page-table a{
	color: #7FABC1
}