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

body {
margin:0;
background-image:url(images/bg.gif);
background-position:center top;
background-repeat:repeat-y;
}

.contentarea{
background-image:url(images/greyfade.gif);
background-position:top;
background-repeat:no-repeat;
}