@charset "utf-8";
/* CSS Document */

html {
/* display:block;
height:750px;
overflow:scroll;*/
}

body {
	background-image: url(images/wood.jpg);
}

div {
	background-image:url(images/1pxline.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:750px;
}
