﻿ html { margin:0; }
 body { margin:20px; font-family:Century Gothic, arial, helvetica; color:#444;text-align:center; }
 ul { margin:0; padding-left:30px; }
 li { font-size:16px; font-weight:bold; }
 hr { height:1px; background:#999; border:none; }
 a:link, a:active, a:visited { color: #444444; text-decoration:none; font-family:Century Gothic, arial, helvetica; }
a:hover { text-decoration:underline; }
 
object { outline:none; }
a img { border:0 none; }

.flower_left {
  background:url('images/flower_left.png') no-repeat;
}
.flower_right {
  background:url('images/flower_right.png') no-repeat bottom right;
}

/*
body  {
	background-color: #000000;
	margin-top:0px;
	font-family: Verdana;
	color: #999999;
}
a:link, a:active, a:visited {
	color: #0D75CA;
}
.copyright {
	font-size: 8pt;
}*/
