@import 'style.css';

div#seite {
	background-image:url('http://www.itf.at/bilder/bg_anwendungsbeispiele.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

div#content td p img {
	border:1px solid #fc6 !important;

}

div#content td  {
	text-align:center;

}
