body {	background-image: url(assets/pagepoppattern.png);	background-repeat: no-repeat;	background-color: #101010;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}.white, .orange, .green, .yellow, .blue, .red, .pink { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; }.white 		{ color: #cccccc; }.orange 	{ color: #f05a28; }.green 		{ color: #74be4a; }.yellow 	{ color: #dede23; }.blue 		{ color: #00ade4; }.red 		{ color: #ec2424; }.pink 		{ color: #e6008c; }a 			{ color: #e6008c; text-decoration: none; }a:hover 	{ color: #00ade4; }#logo {	width: 400px;	height: 75px;	margin-left: 60px;	margin-top: 200px;	margin-right: 0px;	margin-bottom: 0px;	float: left;	position: absolute;}#content {	width: 300px;	height: 310px;	margin-left: 60px;	margin-top: 300px;	margin-right: 0px;	margin-bottom: 0px;	float: left;	position: absolute;}#work1 {	width: 180px;	height: 310px;	margin-left: 380px;	margin-top: 300px;	margin-right: 0px;	margin-bottom: 0px;	float: left;	position: absolute;}#work2 {	width: 180px;	height: 310px;	margin-left: 570px;	margin-top: 300px;	margin-right: 0px;	margin-bottom: 0px;	float: left;	position: absolute;}
