/* CSS Document */
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background: #99cccc;
	text-align: center;
}

#bild {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	width: 702px;
	height: 421px;
}
