
.body {
background-color:#4C4C4B;
background-image:url('Media/IMG_1638.jpg');
background-size:100%;
background-repeat: no-repeat;
}

.customquote {
color:#FF9999;
background-color:rgb(102,255,25);
background-color:rgba(102,255,254,0.00);
text-align:center;
font-size:40px;
}