* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	font-family:Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-repeat:repeat;
}

#flashcontent {
display:block;
margin-left:auto;
margin-right:auto;
width:320px;
height:240px;
}

img {
	border:0;
}

a {
   color:#254D93;
}


