body {
background-color: #4D5255 !important;
color: #DADCE0;
font-family: sans-serif;
font-family: arial;
}
body h1 {
color: #43DDA1;
font-size: 36px;
text-transform: uppercase;
letter-spacing: 8px;
text-shadow: 2px 3px 2px #084428;
}
body img {
max-width: 320px;
height: auto;
/*+border-radius: 4px;*/
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
/*+box-shadow: 2px 3px 2px #084428;*/
-moz-box-shadow: 2px 3px 2px #084428;
-webkit-box-shadow: 2px 3px 2px #084428;
box-shadow: 2px 3px 2px #084428;
/*border: 3px solid #43DDA1;*/
width: 98%;
}
