/* CSS Document */

bodya {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #BA9E51;
}

body {
        background-image: url('/images/gradient2.PNG');
        background-repeat: repeat-y;
        background-position: center;
        background-color: rgb(192,192,192);
}

