.topfram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	background-image:  url(../pics/bg01.GIF);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right bottom;
}

