body {
	display: block;
	background-color:#FFFFFF;
	width: 960px;
	margin-top: 8px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 8px;
}
#mouse {
	height:235px;
	width:140px;
	background-image:url(Mouse.png);
	background-repeat:no-repeat;
	text-indent:-3000px;
	margin-top:75px;
	margin-left:40px;
	margin-right:10px;
}
#pen {
	height:430px;
	width:60px;
	background-image:url(Pen.png);
	background-repeat:no-repeat;
	text-indent:-3000px;
	margin-left:10px;
	margin-right:10px;
}
#lens {
	height:222px;
	width:209px;
	background-image:url(Lens.png);
	background-repeat:no-repeat;
	text-indent:-3000px;
	margin-top:81px;
	margin-left:2px;
}
.HPimages ul {
	text-decoration: none:
	display:inline;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.HPimages li {
	float:left;
	text-decoration: none;
}
.HPcopy {
	float: right;
	margin-top:115px;
}
.images {
	float:left;
	margin:0px;
}
.wrapper {
	width:960px;
	height:500px;
	margin-top: 175px;
}
.HPmenu {
	display: inline;
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.HPmenu a {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-decoration:none;
	color: #000000;
}
.HPmenu li {
	text-decoration: none;
	list-style: none;
	line-height: 20px;
}
.HPmenu b {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #AA0055;
}
