body{
	background-color: #456274;
}

fieldset{
	border-color: #C5E5DC;
}

td{
	margin: 0px;
	padding: 0px;
}

/* Text */
.h1{
	font-size: 24px;
}

div.age{
	/*position: relative;
	top: -21px;*/
}

td.age{
	background: url('../circle.png');
	background-repeat: no-repeat;
	background-position: 0% 60%;
}

img.circle{
	position: relative;
	top: 20px;
}

td.title{
	width: 350px;
}

td.description{
	font-style: italic;
}
