
body {
        background: ;
	font-family: ;
	font-size: ;
	color: ;
	margin: 80px 0 0 0;
	padding: 0;
	text-align: center;
}

#rap {
        width: 800px;
	margin-left: auto;
        margin-right: auto;
        display: block;
	text-align: ;
}
.title{font-size: ;}
#page {height: 500px;}
#footer {font-size: 10px;}

a {color: ;}
a:hover {color: ;}
