@import url(//fonts.googleapis.com/css?family=Petrona);
body {
	font-family: 'Petrona', serif;
	font-size: 12pt;
	padding: 10px; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}

#name a {text-decoration: none; color: #22a;}
#left {width: 142px; position: absolute; left: 0px; top: 0px; height: 96%; padding: 10px 4px; border-right: 1px dotted black;}
#left h1 {font-size: 100%;}
#left p {font-size: .7em;}
#right { width: 652px;  padding: 10px 20px; font-size: 100%; position: absolute; left: 150px; top: 0px;}
#headshot {width: 96px; height: 82px;}
#license {position: absolute; bottom: 16px; width: 140px;}
.feed-summary {font-size: 16pt;}

