﻿stylesheet {
	list-style: disc;
	background-position: 50% top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url('BG1.jpg');
	background-repeat: no-repeat;
	border: medium double #800080;
	position: relative;
	overflow: scroll;
	visibility: collapse;
	display: table-cell;
	table-layout: auto;
}
