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

kiev.regency.hyatt.css

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

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

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

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

body {
	background-color: #444;
	background-image: url(kiev.regency.hyatt.bg.gif);
	background-position: top left;
	background-repeat: repeat;
	color: white;
	font-size: 0.7em;
}

label {
	width: 90px;
}

.button {
	background-color: #D6CAB5;
	color: #444;
}