
body{
margin: 0;
padding: 0;
}
.style7 {
color: #FFFFFF;
font-size: large;
}
.style8 {
color: #FF0000;
font-size: x-large;
}
html, body { 
margin: 0; 
padding: 0; }
body {
background: rgb(0, 0, 0);
}
/*
p.style7:nth-child(6){
width:100%;
height: 83px;
border-radius: 0px;
overflow: hidden;
padding-bottom: 0px;
padding-top: 0px;
border-top:0px;
border:1px solid rgb(100, 50, 000);
transition: box-shadow 1s;
background: linear-gradient(to bottom, rgba(229,39,41,1) 17%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 83%,rgba(0,96,172,1) 83%);
margin-top: -15px;
}
p.style7:nth-child(6) img{
margin-top: -15px;
}
p.style7:nth-child(6):hover{
box-shadow: 0px 0px 15px rgb(100, 50, 000), 0px 0px 15px rgb(100, 50, 000);
}
p.style7:nth-child(6) >
img:nth-child(2){
position: absolute;
left:-1px;
top:0px;
}*/
p.style7:nth-child(6) img{
display: none;
}
p.style7:nth-child(6){/*title*/
width:100%;
height: 200px;
border-radius: 0px;
overflow: hidden;
padding-bottom: 0px;
padding-top: 0px;
border-top:0px;
transition: box-shadow 1s;
margin-top: 10px;
background-color: black;
background-image: url("http://i.imgur.com/b0LRqZN.png");
background-repeat: no-repeat;
background-size: 600px 150px;
background-position: center;
}
p.style7:nth-child(8){ /*youtube video*/
position: fixed;
top: 50%;
left: 50%;
margin-left:-300px;
margin-top:-160px;  
border-radius: 0px;
padding: 5px;
transition: box-shadow 1s;
border: 2px solid white;
box-shadow: 8px 8px 0px white;
background-color: black;
}
.style7 {
background-color: white;
margin:auto;
padding: 0px;
width: 600px;
}
p.style7:nth-child(6) >
a:nth-child(1){
display:none;
}
body >
a:nth-child(5){ /*google plus*/
position:fixed;
left:0px;
bottom:0px;
background-color: rgb(0, 0, 0);
padding:5px;
border-radius: 0px;
text-decoration: none;
border-style: solid;
border-color: white;
border-width: 2px 2px 0 0;
color: white;
}
body >
a:nth-child(5):visited{
color:white;
}
body >
a:nth-child(5):hover{
text-shadow: 0px 0px 1px;
box-shadow: 0px 0px 5px rgb(100, 50, 0);
}
.style8{/*bottom notice*/
width:530px;
position: fixed;
bottom:0px;
font-family: Helvetica, Arial, sans;
font-size: medium;
padding-bottom: 5px;
color:white;
margin:auto;
transition: background-color .2s, color .2s;
border: 2px solid white;
border-bottom: 0;
left:50%;
margin-left:-265px;
}
.style8:hover{
background-color: white;
color:black;
}
center .fb-like-box{
position: fixed;
right:0px;
bottom:0px;
background-color: rgb(0, 0, 0);
transition: box-shadow 1s;
box-shadow: 0px 0px 1px white;
}
.fb-like-box:hover{
box-shadow: 0px 0px 5px rgb(100, 50, 0);
}