﻿html {
	background: #fff url('/Content/img/flowers-right.png') no-repeat fixed 100% -174px;
	height: 100%;
}

body {
	background: url('/Content/img/flowers-left.png') no-repeat fixed bottom left transparent;
	min-height: 100%;
}