
div {
	position: absolute;
	margin:0px;
	padding:0px;
}

/********** Text **********/
div#divTextCont {
	width: 813;
	height:  441;
}

a {
	color: black;
}

h1 {
	font-size: 22px;
}

p {
	font-weight: bold;
}

