
body{
background:url(../images/dw.jpg);
background-repeat:no-repeat;
background-position:center;
}


#box {
	background-image: url(../Stationery/images/bg.jpg);
	background-repeat: no-repeat;
	height: 781px;
	width: 800px;
}
#top {
	height: 122px;
	width: 800px;
}
#main {
	width: 800px;
	height: 550px;
}#foot {
	height: 90px;
	width: 800px;
}
