/**
 * English stylesheet for define pages
 *
 * @package templateSystem
 * @copyright Copyright 2012 GetZenned http://getzenned.nl
 * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 */

#buttonOne {
background-image:url(../buttons/english/Big-Button-01-ON.jpg);
background-size: contain;
background-repeat: no-repeat;
}
#buttonTwo {
background-image:url(../buttons/english/Big-Button-02-ON.jpg);
background-size: contain;
background-repeat: no-repeat;
}
#buttonThree {
background-image:url(../buttons/english/Big-Button-03-ON.jpg);
background-size: contain;
background-repeat: no-repeat;
}
#buttonFour {
background-image:url(../buttons/english/Big-Button-04-ON.jpg);
background-size: contain;
background-repeat: no-repeat;
}
#buttonFive {
background-image:url(../buttons/english/Big-Button-05-ON.jpg);
background-size: contain;
background-repeat: no-repeat;
}
#buttonSix {
background-image:url(../buttons/english/Big-Button-06-ON.jpg);
background-size: contain;
background-repeat: no-repeat;
}
