/* CSS Document */
body {
	position: relative;
	width: 864px;
	height: 864px;
	background-color: #c7c7c7;
	background-image:   url(images/projects.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

