#box {
    margin-left: auto;
    margin-right: auto;
	width: 1030px;
	background-color: #000000;
	padding: 20px;
}

.text {
color: #CCCCCC;
font-family: Georgia, "Times New Roman", Times, serif;
}

.by {
color: #CC9933;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
}