
body {
	text-align: left;
	background:url('background.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 1.0em;
}

/* Change the x and y coordinate of where you would like the Flash file to appear in the section below */

#flashFile {
	height: 280px;
	width: 300px;
	position: absolute;
	left: 400px; /* change this value to reposition your advert */
	top: 100px; /* change this value to reposition your advert */
	background-color: transparent;
}

h1 {font-size: 1.5em;}

a:link {text-decoration: none}

a:hover {text-decoration: underline;}

.style2 {font-size: 10px}