body {
    background-color: black;
    color: #CCCCCC;
    margin: 0px;
    font: 0.8em Arial, Helvetica, sans-serif;
	min-width: 1024px;
}

.teaser, .aboutme {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.aboutme {
    height: 10%;
	width: 40%
}

h1.whom {
	white-space: pre;
    height: auto;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: normal;
    font-size: 1.2em;
}

h2.work {
	white-space: pre;
	font-size: x-small;
    color: #666666;
    font-weight: normal;
    padding-top: 1em;
    border-top: 1px solid;
}
