/* default styles in style.css */
.bookmarkify img {
	background-color: #ffffff !important;
}

#header {
	width: 100%;
	height: 158px;
}

#container {
	width: 940px;
	margin: 0 auto;
	background: url(images/top.png) no-repeat 0 193px !important;
}

#header h1 {
	padding-top: 0px !important;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 20px;
}

