#bio {
	overflow: hidden;
	height: 400px;
	width: 200px;
	position: relative;
	right: 120px;
	top: 30px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 15px;
	float: right;
}
#body {
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	width: 1060px;
	background-color: #000000;
	background-image: url(images/body.png);

	}
#header {
	width:1000px;
	height:137px;
	margin-top:0px;
	background-position:center;
	background-color: #000000;
	background:#000 url(images/VianneHeader.jpg);
	background-repeat: no-repeat;
}

#mainimage {
	width:520px;
	height:360px;
	position: relative;
top: 45px;
left: 120px;
	margin-top:0px;
	background-color: #000000;
	background:#000 url(images/MainPageImage.jpg);
	background-repeat: no-repeat;
}
