@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	background-color:#FDFCF0;
	}

.main{
	width: 960;
	margin-top: px;
	margin-right: px;
	margin-left: px;
	margin-bottom: px;
	background-image: url(../img/bg-flowers.png);
	background-position: top center;
	height: 600px;
	}

.birds{
	display: block;
	margin: auto;
	width: 222px;
	height: 203px;
	margin-top: -189px;
	}
.harts{
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 222px;
	height: 203px;
	margin-top: 21px;
		}
