@charset "utf-8";


body {
    background-color: rgb(185, 184, 184);
    background-attachment: fixed;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace", sans-serif;
    color: rgb(0, 0, 0);
   
}

.icon{
	max-width:80px;
}

.footer{
  font-size: smaller;
}
.all{
padding: 20px;
}