/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: right top;
	background-image: url(../images/tile_left_ie.gif);
	background-repeat: repeat-y;
}
