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

body {
	padding-top:20px;
	background-color:#f6f6f6;
	margin-top: 0px;
}
#lyrBkg{
	background-image:url(images/cubitt-house_bkg.png);
	background-repeat:no-repeat;
	width:1080px;
	height:669px;
}
.tdcenter{
	text-align:center;
}
.notice{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	font-size:16px;
	margin:0px;
	padding-bottom:5px;
	padding-top:0px;
}
