/*****************************************************************
* Custom CSS Stylesheet. You can add any custom CSS selectors here after the comment line 
* They will be given the highest priority on any elements on the forum
* Customize your forum color scheme in one click: www.sitesplat.com/phpBB3/ 
* **************************************************************
*
* BBOOTS @SiteSplat.com - Custom CSS STYLESHEET - 
* 
* **************************************************************
*****************************************************************/
/* ===[ CSS HOOK TOP ]=== */
html { background: #999 url("./images/virtualcanines-bg.jpeg"); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}
#wrap { background: none; box-shadow: none; border: #326393; }
#content-forum { box-shadow: none; background: #fff; border-radius: 0.75rem; }
.header { padding: 15px !important; background: #326393; }
header .leftArea .site-info { color: #fff; }
.mainnav > ul > li > a { color: #fff; }
.mainnav > ul > li > p { color: #fff; }

/* ===[ CSS HOOK BOTTOM ]=== */