﻿body{
	background-image:url('image-wp/bg.jpg');
	background-attachment:fixed;
}

.over-dv{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.header{
	background-image:url('image-wp/technotronicx.png');
	background-repeat:no-repeat;
}
.midd-div{
	margin-left:auto; margin-right:auto; width:1140px;
}
.content{
	width:1140px; margin-left:auto; margin-right:auto;
}
.edit-me { width:1140px; margin-left:auto; margin-right:auto; height:auto;
	}
.footer {
	width:1140px; background-image:url('css/footer-bck.png');
	 height:293px;  margin-left:auto; margin-right:auto; background-repeat:no-repeat;
}