 /* CSS Document */

.background{
    background-image: url("images/body.gif");
    background-repeat: no-repeat;
}
.bodybackgroundtop{
	background-image: url("images/bodyarea_01.gif");
	background-repeat: repeat;
	visibility: visible;
}
.style1 {
	font-family: Verdana;
	font-size: 11px;
}
