body {
	background: url(../images/bg.jpg) top center repeat;
}
#wrapper {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	min-width: 1200px;
}
#header {

}
#logo {
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	width: 662px;
	height: 240px;
	background: url(../images/logo.png);
}
#sigleft {
	position: relative;	
	float: left;
	width: 216px;
	height: 92px;
	margin-top: -90px;
	margin-left: 15px;
}
#sigright {
	position: relative;
	float: right;
	width: 155px;
	height: 69px;
	margin-top: -68px;
	margin-right: 15px;
}
#blackbar {
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	width: 1200px;
}

#content {
	width: 1200px;
}
#nav {
	position: relative;
	margin: 0 auto;
	width: 450px;
	height: 50px;
}
#nav ul {
	text-align: center;
	
}
#nav li {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000000;
	list-style: none;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}
#nav a {
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	text-decoration: underline;
}

#textblock {
	margin-top: 30px;
	width: 450px;
	float: left;
	margin-left: 15px;
}
#textblock img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
#textblock p.quote {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-style: italic;
	color: #814b48;
	letter-spacing: 1px;
	line-height: 25px;
}
#textblock p {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
}
#textblock a {
	color: #000000;
}
#homeperfume {
	width: 664px;
	height: 937px;
	z-index: 1;
	background: url(../images/perfume1.png);
	margin-left: 400px;
}
#aboutperfume {
	width: 652px;
	height: 924px;
	z-index: 1;
	background: url(../images/perfume4.png);
	margin-left: 550px;
}
#connectperfume {
	width: 494px;
	height: 931px;
	z-index: 1;
	background: url(../images/perfume3.png);
	margin-left: 750px;
}
#blogperfume {
	width: 334px;
	height: 927px;
	z-index: 1;
	background: url(../images/perfume2.png);
	margin-left: 750px;
}
#flowers {
	width: 521px;
	height: 473px;
	z-index: 2;
	background: url(../images/flowers.png);
	margin-left: 320px;
	overflow: hidden;
}