@charset "utf-8";
body {
	background-image: url(images/ddeximage.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	padding-right: 60px;
	padding-left: 60px;
}