Warning: Cannot modify header information - headers already sent by (output started at /WebServer/WebSites/www.barebones.com/main-styles.php:2) in /WebServer/WebSites/www.barebones.com/main-styles.php on line 3
@import url(main-styles-sidebar.css);
body
{
min-width: 800px;
background-image: url(/images/layout/gear.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}
#companyLogo
{
background-repeat: no-repeat;
background-image: url(/images/company-logo.png);
height: 82px;
width: 522px;
margin: 25px auto 25px auto;
}