#center {
    position: absolute;
    height: 1200px;
    width: 600px;
    margin: -420px 0 0 -300px;
    top: 425px;
    left: 50%;
}
#name {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11em;
	text-align: center;
    left: 0px;
    margin: 0 0 0 -6px;
}
.spacer {
    height:10px;
    border: 1
}
.content {
    font-family: Roboto, Arial;
}