/* CSS Document */

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

.content {
	top: 201px;
	left: 449px;
	width: 511px;
	height: 344px;
	background-image: url(./images-technology/content.png);
	padding: 20px;
	}

.leftmenu {
  position: absolute;
	top: 201px;
	left: 31px;
	width: 164px;
	height: 109px;
	padding-left: 23px;
	padding-top: 59px;
	background-image: url(./images-technology/tech.png);
	}