@media screen{


H1{
	background-image: none;
	color: #64BDE6;
}

H2{
	color: #64BDE6
}
H3{
	color: black
}

H1 A, H2 A{
	color: #64BDE6;
}

div.tx-contentwrapper_style1 {
	border: 1px solid #64BDE6;
}

}