/* CSS Document */
body {
	background-color: #D09B57; 
	position: relative;
	width: 864px;
	height: 864px;
	background-image:   url(images/webdesign.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;
}

img {  
     border-style: none;
}

A {
	text-decoration: none;
	border-style: none;
}

A:VISITED {
	text-decoration: none;
	 border-style: none;
}

A:hover {
	text-decoration: none;
	 border-style: none;
}
