.width {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.width2 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rose {
	background-image: url(images/bkg-rose.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EDEBD4;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sub {
	font-size: 24px;
	color: #074829;
	font-weight:bold;
}
.small-text {
	font-size: 12px;
}
a:link {
	color: #07472D;
}
a:visited {
	color: #510b12;
}
.sub2 {

	font-size: 24px;
	color: #510A10;
	font-weight:bold;
}
