BODY {
	BACKGROUND-COLOR: #ccc;
    COLOR: #000;
	FONT-FAMILY: Verdana, Geneva, sans-serif
}
H1 {
	FONT-WEIGHT: 100; FONT-SIZE: 16pt
}

H2 {
	FONT-WEIGHT: 100; FONT-SIZE: 12pt
}
H3 {
	FONT-WEIGHT: 100; FONT-SIZE: 8pt
}

p{ FONT-SIZE: 8pt}

DIV {
	FONT-SIZE: 8pt
}

A:link, A:visited, A:active {
	COLOR: #000000; TEXT-DECORATION: none
}

A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

img{
    width:19px;
    border:0;
}

#wrapper{
	position:relative;
	margin-left: 10%;
	margin-top: 10%;
}

#name{
	position:relative;
	height: 40px;
}

#credential{
	position:relative;
}

#resume{
	top: 100px;
	position:relative;
	height: 120px;
}

.genre{
	position:relative;
	margin-top:50px;
}

.entry{
	position:relative;
	line-height: 200%;
}

#spacer{
	position:relative;
	height: 50px;
}

.pwrap{
    width: 100%;
    height: 100%;
    margin: auto;
}