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

body{
background-image:url(bg-pattern.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
