body{background-image: url(design/bg.png);background-repeat: repeat-x;background-color: #808080;}div.center{	margin-right: auto;	margin-left: auto;	text-align: center;	width: 700px;	color: #5d5d5d;	margin-top: 5%;}h1{	font-family: sans-serif, Verdana;	font-size: 24pt;	font-weight: normal;}div.center div.left{  width: 320px;  float: left;}div.center div.left h1{	width: 320px;	text-align: center;}div.center div.left a{	margin-left: 10px;	margin-right: 10px;	width: 300px;	height: 480px;	background: url("design/vidaa.jpg") 0 0 no-repeat;	display: block;	border: 1px solid #e7e7e7;}div.center div.left a:hover{	width: 300px;	height: 480px;	background-position: -300px 0;}div.center div.right{  float: right;  width: 320px;}div.center div.right h1{	width: 320px;	text-align: center;}div.center div.right a{	margin-left: 10px;	margin-right: 10px;	width: 300px;	height: 480px;	background: url("design/gwerk.jpg") 0 0 no-repeat;	display: block;	border: 1px solid #e7e7e7;}div.center div.right a:hover{	width: 300px;	height: 480px;	background-position: -300px 0;}