@font-face{
 font-family: norm;
 src: url(gamer.ttf);
}

body{
background-image: url("cbplbg.png");
color: White;
image-rendering: crisp-edges;
}

h1{
background-color: White;
font-family: "Impact", Charcoal, sans-serif;
font-size: 1000%;
}

p{
background-color: #e90000;
color: White;
font-family: norm;
font-size: 100%;
clear:left;
}

a{
background-color: Black;
color: White;
font-family: "Impact", Charcoal, monospace;
font-size: 200%;
}

a:hover{
background-color: White;
color: Black;
font-family: "Impact", Charcoal, monospace;
font-size: 200%;
}

a:visited{
background-color: Black;
color: #e90000;
font-family: "Impact", Charcoal, monospace;
font-size: 200%;
}

.p{
height: 5%;
width: 5%;
float: left;
}

.s{
background-image: url("static.png");
font-family: norm;
color: White;
}

.os{
display: block;
height: 100%;
width: 100%;
margin: auto;
clear:left;
}

.glitch{
font-family: norm;
color: #e90000;
}

.d{
color: #e90000;
}

.N{
background-image: url("cbplbgN.png");
color: #000000;
}