@charset "utf-8";
body.background {background-image: url('Pictures/Other/metaltexture1080.png'); background-repeat: repeat;}
div.bodyContainer {float: left; margin: 0px; width: 75%; background-color: rgba(0,0,0,1); line-height: 150%; overflow: auto;}
div.fadeLeft {float: left; width: 12.3%; height: 500px; background: black; background: -webkit-linear-gradient(-90deg, rgba(0,0,0,1), rgba(0,0,0,0)); background: linear-gradient(-90deg, rgba(0,0,0,1), rgba(0,0,0,0));}
div.fadeRight{float: right; width: 12.7%; height: 500px; background: black; background: -webkit-linear-gradient(90deg, rgba(0,0,0,1), rgba(0,0,0,0)); background: linear-gradient(90deg, rgba(0,0,0,1), rgba(0,0,0,0));}
div.fadeBottom {botton: 0px; margin: 0px auto; width: 75%; height: 1px; background-color: black; background: -webkit-linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0)); background: linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0)); clear: both;}
div.transparent {margin: auto; width: 100%;}
<!--div.transparentBackground {margin: auto; background-image: url('Pictures/Other/test3.png'); background-repeat: no-repeat; background-size: 100% 100%; width: 85%; height: 100%;}


p {color: white;}
h1 {color: white;}

