/*
// BoweWattsClarge
// print.css
// Created by Easy Web Sites Ltd.
// Hides menu and other things for print view
*/

#menu{
display: none;
}