body {
	background-color: #FFF;
	background-image: url(../img/bg-sfl.gif);
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
}

.box-left {
	border-color: #666;
	background-color: #EEE;
}

.box-right {
	border-color: #0C0;
	background-color: #9E9;
}

.box-right h2 {
	color: #090;
}

.box-main, .polaroid-inside  {
	border-color: #666;
}

label, .label {
	color: #666;
}

a.label, label a, .label a {
	color: #00C;
}

