* {
	font-family:Calibri,arial,helvetica,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#888;
}

body {
	width:100%;
	margin:0;
	padding:0;
}

a:link,a:visited,a:focus {
	color:#888;
	text-decoration:none;
}

a:hover,a:active {
	color:silver;
	text-decoration:underline;
}

table.layout {
	border:none;
	padding:0;
	margin:50px auto 0;
	width:640px;
}

table.layout td {
	text-align:right;
	background-image:url(assets/portrait_christine_wank.jpg);
	background-repeat:no-repeat;
	height:432px;
}

table.layout .heading {
	font-size:1.4em;
}