Art

{{head_content}}
Slow as Folk

body {

font-family:'Source Sans Pro';
background-image: url("https://previews.dropbox.com/p/thumb/AAx8Oi4sKfUuq66R2Yki-2b-XQVry63w678GaTVD9l9EqXWv6OLbWFuKQhyVxunm7hh6LKSt_J4L569NYUkqmlqqu3fIfB-p9Tg3e9BjIZ_17IG7yh2pwVA_34LTD8ljg68WF8D0POLrDTr2EG8fR9fZCHAHWsFtjLQvuW01SjipeNy-_V0CgBul0uptBz9WZmla4lGfhuuh_3VPSwIE69f6JOVIxCQ8BkSnRyKb16eeEQ_rMKyxx3Xtqpn9UEPfMOlyILX9PLEczmBsWOLOFdEO7A2i2eRqQEMrbYLJTRojS2KsbyewNsOayf84L5yADC14i8UVIDoxLJYA0dP6qwymMM_OJw9_DChN0iPtmVsA0A/p.jpeg?fv_content=true&size_mode=5");
}

.content {
position: absolute;
top:30%;
bottom: 0;
left: 0%;
width: 100%;
text-align: center;
font-family:'Source Sans Pro';
overflow: scroll;
}

@font-face {
src: url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
font-family:'Source Sans Pro';
font-style: normal;
}

a {
color: #000000;
font-family:'Source Sans Pro';

}

a:hover {
color: #e7f35f;
font-family:'Source Sans Pro';
}

.text {
font-family:'Times new roman';
color: #FFFFFF;
font-size: 200px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}

.div{

}

.nav{
width:100%;
position:absolute;
top:125px;
text-align:center;

}

ul {
position:absolute;
left:25%;
text-align: center
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
display:inline-table;
}

li {

float: left;
display:inline;


}

li a {

display: block;
color: #000000;
text-align: center;
text-decoration: none;
}

li img{

display: block;
color: #000000;
text-align: center;
text-decoration: none;
}

li a:hover {
color: #000000;
background-color: #e8ccb3;
background:url('');

}

.heading{
width:100%;
background-color:#ffffff;
position:absolute;
top:0px;

}

.contents{
width:100%;
position:absolute;
top:15%

}