* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: sans-serif;
}

body {
	min-height: 40em;
	_height: 40em;
}

#content {
	width: 26.5em;
	margin: 1em auto;
	padding: 0 0 1em 1em;
	background: url('/media/images/me.jpg') no-repeat bottom right lightblue;
	min-height: 37em;
	_height: 37em;
}

#legal {
	position: absolute;
	top: 39em;
	color: silver;
	padding-top: 0.2em;
	width: 26.5em;
	text-align: right;
}

#legal p {
	font-size: 0.7em;
}

#legal h2 {
	display: none;
}

#about {
	margin-left: 0.4em;
	padding-top: 1em;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0678B3;
	letter-spacing: -0.01em;
}

#contact {
	margin-left: 0.4em;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #077099;
}

#contact p {
	margin: 1em 0;
}

a:link,
a:hover,
a:focus,
a:visited,
a:active {
	color: inherit;
}

#contact a:link,
#contact a:hover,
#contact a:focus,
#contact a:visited,
#contact a:active {
	color: #077099;
}

a:link,
a:visited {
	text-decoration: none;
}

a:focus,
a:hover {
	text-decoration: underline;
}

abbr {
	border: none;
	cursor: help;
}

abbr:hover {
	border-bottom: 1px dotted;
}

a#facebook {
	margin-right: 1em;
	float: right;
	margin-top: -10.25em;
	display: block;
}

a#facebook img {
	border: none;
}
