/* Add here all your CSS customizations */




body { 
    background-image: url("../img/patterns/austin-signs-prints.jpg");
    background-repeat: no-repeat;
    background-position: center bottom; 
}

#lnkMail {
	unicode-bidi: bidi-override;
	direction: rtl;
}