
body{
	margin:0;
	color:#4c4d52;
	background:#c8c8c8;
	font:600 16px/18px 'Open Sans',sans-serif;
}

.body-content {
    padding: 5px;
    min-height: 800px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;    
}

.center-text {
	font-size: 5.0em;
	text-align: center;
	text-shadow: 2px 3px 2px #5e5e5e;
}

.center-text-body {
	font-size: 40px;
	text-align: center;
	text-shadow: 2px 2px 2px #5e5e5e;
}

.smallfoter{
	position: fixed;
	left: 1px;
	bottom: 1px;
	font-size: 8px;
	color: #969696;
}