/* CSS Document */

body {
	background-image: url(./images-what/background-1.jpg);
  }

.content {
	top: 262px;
	left: 424px;
	width: 488px;
	height: 313px;
	background-image: none;
	background-color: #5e0e2c;
	padding: 15px;
	}

.leftmenu {
  position: absolute;
	top: 206px;
	left: 35px;
	}
.leftmenulink {
  position: relative;
	display: block;
	}
.link1{
  top: 17px;
	left: 65px;
	}
.link2{
  top: 27px;
	left: 45px;
	}
.link3{
  top: 36px;
	left: 65px;
	}
.link4{
  top: 45px;
	left: 62px;
	}
.link5{
  top: 56px;
	left: 27px;
	}
.link6{
  top: 65px;
	left: 43px;
	}