body {
	background : #000;
}.main {
	background: #aaa url(img/shader.gif) repeat-x bottom;
	color: #000;
	margin-right: 40px;
	margin-top: 10px;
	border-bottom: 4px solid #bd372e;
	padding: 15px 15px 25px;
}

.drippy {
	background: url(img/drops.gif) repeat-x;
	text-align: center;
	margin-right: 40px;
	padding-top: 60px;
}
