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

body {
	padding: 0;
	margin: 0;

  	<--width: 100%;--!>
 	<--display: table;--!>
; 	background-color: #ffffff;
	background-image: url(../images/strip.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
