#exp {
	color: gray;
	font-weight: bold;
	font-family: tahoma;
}

pre.prettyprint {
    font-size: 18px;
    font-family: consolas;
    border:0px;
}

img#avtar {
	margin-top:10px;
}

#username  {
	font-size: 14px;
}

#full_name{
	font-size: 13px;
	font-weight: bold;
}


#email {
	font-size: 11px;
	color:#003300;
}
h1#header {
	font-family: tahoma;
	font-weight: bold;
	color: #1a0600;
}

a.tags{
	color: #0000ff;
	font-family: tahoma;
}