<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**********index.html************/
#page1 .col-1 {width:310px; margin-right:15px;}
#page1 .col-2 {width:310px;}
#page1 .column-1 {width:310px; margin-right:25px;float: left;}
#page1 .column-2 {width:620px;float: left;}

/**********menu.html************/
#page2 #content {padding:25px 0 48px;}
#page2 .col-1 {width:460px; margin-right:50px;}
#page2 .col-2 {width:440px;}
#page2 .col-11 {width:260px; margin-right:50px;}
#page2 .col-21 {width:540px;}
#page2 .column-1 {width:310px; margin-right:25px; float: left; }
#page2 .column-2 {width:620px; float: left;}

/**********catalogue.html************/
#page3 #content {padding:25px 0 48px;}

/**********shipping.html************/
#page4 #content {padding:25px 0 42px;}
#page4 .col-1 {width:290px; margin-right:50px;}
#page4 .col-2 {width:610px;}

/**********faq.html************/
#page5 #content {padding:25px 0 20px;}

/**********contact.html************/
#page6 #content {padding:25px 0 42px;}
#page6 .col-1 {width:290px; margin-right:50px;}
#page6 .col-2 {width:610px;}</pre></body></html>