.background {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../assets/MonitorEdge.png);
	background-repeat: no-repeat;
	background-position: 48px 40px;
	height: 700px;
	width: 1024px;
	margin: 4px auto;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
}
.desktop {
	background-color: #993366;
	margin: -15px;
	padding: 12px;
	height: 775px;
}
.background2 {
	background-attachment: scroll;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 48px 40px;
	height: 700px;
	width: 1024px;
	margin: 4px auto;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 
}
