
#c3footer {
position:fixed;
bottom: 0;
left: 0;
right:0;
height: 30;
//background-color: gray;
background: rgba(0, 0, 0, 0);
text-align: right;
color: grey; //text color
}
