/*-----------------------------------------------------------------------------

$blank.blank.hyatt.css

-----------------------------------------------------------------------------*/

/* Imported Styles
-----------------------------------------------------------------------------*/

@import url(../../global/css/master.css);

/* Custom Styles
-----------------------------------------------------------------------------*/

body {
	background-color: #89211E;
	background-image: url(melbourne.grand.hyatt.bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: white;
	font-size: 0.7em;
}

label {
	width: 90px;
}

.button {
	background-color: #D6CAB5;
	color: #89211E;
}