@charset "utf-8";
/* CSS Document */
body {
	background: transparent url(/images/bg_intro.gif);
	color: #dad6cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#wrapper {
	background: transparent url(/images/intro.jpg) center top no-repeat;
	width: 700px;
	margin: 100px auto;
	position: relative;
	height: 500px;
}

a {
	text-decoration: none;
}

a#velvetstore {
	display: block;
	left: 360px;
	position: absolute;
	top: 240px;
	width: 200px;
	height: 50px;
}

a#velvetproduction {
	display: block;
	left: 360px;
	position: absolute;
	top: 320px;
	width: 200px;
	height: 50px;
}