:root {
  --cassiopeia-color-primary: #FFFFFF;
  --cassiopeia-color-hover: #FF2900;
  --cassiopeia-color-link: #7E7E7D
;
}

a:link, a:visited {
	color: #FF2900;
}

body {background-color: black;
}

.container-header {
  background-image: url("https://www.pixy103.com/images/header2.jpg");
  background-repeat: no-repeat, repeat;
  background-color: #black;
  background-position: center
}

.container-topbar {
    background-color: black;
  	text-align: center;
}

.container-banner {
    background-color: black;
}

.container-nav {
    background-color: transparent;
}

.container-top-a {
    background-color: black;
}
  
  .banneritem {
    background-color: black;
}

.container-top-b {
    background-color: black;
}


.container-bottom-a {
    background-color: black;
}


.container-bottom-b {
    background-color: black;
}

.container-sidebar-left {
    background-color: black;
  	text-align: center;
  	display: block;
}

.container-sidebar-right {
    background-color: black;
  	text-align: center;
  	display: block;
  	}

.mod-banners__item {
  	background-color: black;
	text-align: center;
}

.container-footer {
    background-image: url("https://www.pixy103.com/images/footerPIXY.png");
  	background-repeat: no-repeat, repeat;
  	background-color: black
}


 .site-grid {
    grid-gap: 5 0em;
}


.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #ffffff;
  text-align: center;
}

h1 {
	font-size: 28px;
	line-height 125%;
}

h2 {
	font-size: 24px;
	line-height 125%;
}

h3 {
	font-size: 20px;
    line-height 125%;
}

h4 {
	font-size: 16px;
	line-height 125%;
}

h5 {
	font-size: 14px;
	line-height 125%;
}

h6 {
	font-size: 12px;
	line-height 125%;
}

p {
	font-size: 14px;
  	line-height: 140%;
}

a:link { text-decoration: none; 
}

a:visited { text-decoration: none; 
}

a:hover { text-decoration: none; 
}

a:active { text-decoration: none; 
}

font-family: "Raleway", sans-serif;


maximenuck item101 current active first level1 {
    display: none;
}













