.backimgleft
   	{
    	background-position : top right;
    	background-image : url("images/topimage_left.gif");
    	background-repeat : no-repeat;
    }
	
.backimgright
   	{
    	background-image : url("images/topimage_right.gif");
    	background-repeat : no-repeat;
    }
	
