@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background:url('http://news.biolustre.com/wp-content/themes/biolustre/images/backgrounds/body.png');
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
}
#wrapper #logo {
	height: 134px;
}
