@charset "utf-8";
.bgborder {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #DADADA;
	text-decoration: none;
}
a:visited {
	color: #DADADA;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.borderpics {
	background-image: url(studioone/studiepic1.jpg);
	background-repeat: no-repeat;
}
.stodiotwo {
	background-image: url(studiotwo/studiepic5.jpg);
	background-repeat: no-repeat;
}

