/*
*{
color:#000;
background:#fff;
}
*/
/**
color
**/
#header,#header a,#header a:link,#header a:visited,#header a:active,#header a:hover,#header{
color:#000;
}
#header{
background:#fff;
}
/**
layout
**/
html,body{
margin:0;
padding:0;
width:100%;
background-image:none !important;
}
embed,object,#homepage_photos ul{
display:none;
visibility:hidden;
height:0;
}
.seo{
display:block;
visibility:visible;
}
.print{
display:block;
visibility:visible;
}
