/* CSS Document */

body {
	font-family: Arial,sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
* {
	margin:0; 
	padding:0;
}
img#flash {
	position: relative;
	left: 365px;
	top: 25px;
}
