body { background:#f2f2f7; }

h2, h3, h3 a:link, h3 a:visited {
	border-bottom:0;
	color: #369;
}

a:link {
	color:#369;
	border-bottom:1px dotted #369;
}

a:visited {
	color:#69c;
	border-bottom:1px dotted #69c;
}

a:hover { 
	color:#f00;
	border-bottom:1px dotted #f00;
}

div.post h2 a { 
	color:#369;
	border:0;
}

#header { background:url(../i/layout/opera_house.jpg) top left no-repeat; }
	
#nav a:hover,
#nav a:link#current,
#nav a:visited#current { color:#369; }