/*h1
{
	background-image: url("../img/logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 464px 67px;
}*/

.replace
{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-size: 464px 67px;
    font-size: 50px;
    background-position: center top;
}

body { padding-top: 20px; padding-bottom: 40px;}

.top {margin-top: 20px}

.dl-horizontal dt 
{
    white-space: normal;
    width: 200px; 
}

.no-pad-left {
	padding-left: 0;
}

.center {text-align:center; margin-top: -10px; margin-left: -15px }
