body {
	font-family: verdana;
	font-size: 12;
	text-align: justify;
	margin: 30px;
	background-color: #F9F9F9;
}

#cv {
	border: 1px #CCC solid;
	padding: 20px;
	background-color: #FFF;
}


h1 {
	font-size: 24;
	font-family: arial;
}

h2 {
	font-size: 16;
	border-bottom: 1px #CCC solid;
}

h3 {
	font-size: 14;
}

li {
	list-style-type: square;
}
