body {
	background-image: url(img/wallpaper.jpg);
	background-position:center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.title {
	position: absolute;
	top: 353px;
	left: 709px;
	margin-top: -200px;
	margin-left: -250px;
	text-align: center;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
	filter: dropshadow(color=#000000, offx=0, offy=0);
}

.title .logo {
	font-size: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

.title .name {
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}



#content-1 {
	position: absolute;
	width: 220px;
	height: auto;
	right: 422px;
	bottom: 174px;
}

#content-2 {
	position: absolute;
	width: 200px;
	height: auto;
	right: 120px;
	bottom: 40px;
}

#content-3 {
	position: absolute;
	width: 239px;
	height: auto;
	right: 700px;
	bottom: 150px;
}

#content-4 {
	position: absolute;
	width: 250px;
	height: auto;
	right: 995px;
	bottom: 17px;
}

#content-5 {
	position: absolute;
	width: 204px;
	height: auto;
	right: 565px;
	bottom: 28px;
}

.wrapper img {
	cursor: pointer;
	border: 0;
}
