body {
	background-color: #000000;
}

#wrapper {
    margin: 50px auto;
    background-color: #000000;
    width: 940px;

}

.page_down_h1 {
    font-family: helvetica,arial,sans-serif;
    font-size: 40px;
    font-weight: bold;
    width: 840px;
    margin-left: 4.5%;
    text-align: center;
}

.page_down_p {
    font-family: helvetica,arial,sans-serif;
    font-size: 15px;
    text-align: center;
    line-height: 1.5em;
    color: white;
}

.info{
	 font-family: helvetica,arial,sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 1.5em;
    color: white;
}

.powered{
	 font-family: helvetica,arial,sans-serif;
	 font-style: italic;
    font-size: 12px;
    text-align: center;
    line-height: 1.5em;
    color: white;
}
