#header {
	font-size: 197%; 
	border-bottom: 1px solid #000746; 
	margin: .2em 0;
}

a {
	color: blue;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	font-size: 123.1%; 
	font-weight: bold;
	margin-bottom: 1.5em;
}

.by {
	color: green;
}

.ago {
	color: #555;
}

/******************/

#carpe-diem { 
	color: #6D849E;
}
	
#carpe-diem h3 {
	font-size: 400%;
	margin-bottom: .4em;
}

