/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/Realestate3.jpg"); background-repeat: no-repeat; background-position: top;}
 A:active { color: rgb(0,0,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,255);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 28px; color: rgb(0,0,0); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-align: justify;}
 A:hover { color: rgb(255,0,0);}
 