h1#logo {
	margin:0;
	padding:0;
}
	h1#logo a{
		background-image: url(images/logo.png);
		height: 110px;
		width: 246px;
		text-indent: -9999px;
	}
.method-title {
	color:#FF7431;
}
