/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html, body{margin: 0 !important; padding: 0 !important;}
body { font-size: 11px; color: #ffffff; font-family: 'Open Sans', sans-serif !important;}

