body {
background-image: url(../images/pattern.png), url(../images/sa_back.jpg);
background-attachment: fixed;
backgroundpepeat="repeat-y";
background-color: white;
background-position: top-left;
}