* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	text-align: center;
	font-family: "verdana";
	font-size: 12px;
background-image: url(../wp-content/themes/ArtmeBlop/images/main_topbg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	background-color: #000000;
	margin: 0px;
}
a {
	color: #666;
}

#flashcontent {
	background-image: url(../bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
