@import url(../base.css);

html {
	background: url(../img/vibrant/bg-body.jpg) repeat-x top center #000;
}

a:link, a:visited {
	color:#4DC5E0;
}

