/*
Beeble Brox Company Whiteboard Style
peter@theta-g.com 8/2008
*/

body {
background: white url('/graphics/whiteboard/styrofoam%20tile.gif');
}

#page {
width: 860px;
background: white url('/graphics/whiteboard/whiteboard%20edge.gif') top right repeat-y;
margin: 0;
padding: 20px 65px 20px 30px;
}

#page a:link,
#page a:visited { text-decoration: none; color: #2d3c93; }
#page a:hover,
#page a:active  { text-decoration: underline; }

