/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; }
.footer{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;; padding:5px;}
.line {background-image:url(images/line.jpg); background-repeat:repeat-x; }
.contact {background-image:url(images/FlowerArrangementProof.jpg); background-repeat:no-repeat;height:500px; width:630px;}
.massage {background-image:url(images/EditedFlowerPic.jpg); width:548px; height:367px; }
 a:link  { 
	text-decoration:none; color:#990000; 
 }
 a:visited { 
	text-decoration:none; color:#990000; 
}
 a:hover { 
	text-decoration:none; color:#666666; 
}

 a:active { 
	text-decoration:none; color:#990000; 
}
.bigtxt { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#999999; font-weight:bold; }

