body { 
margin-top: 10px;
background: url('http://www.aks.gr/freshmag/v2/theme/background.jpg') no-repeat top center;
font-family: Microsoft Sans Serif;
font-size: 10pt;
scrollbar-face-color:999999;
scrollbar-shadow-color: white;
scrollbar-highlight-color:999999; 
scrollbar-3dlight-color: white; 
scrollbar-darkshadow-color: white;
scrollbar-track-color: cccccc; 
scrollbar-arrow-color:white;
text-align: left;
}
.topmail {
background-image: url('http://www.aks.gr/freshmag/v2/theme/background.jpg');
}
.menu {
font-family: Microsoft Sans Serif;
font-size: 10pt;
font-weight: bold;
color: #33CCFF;
text-align: left;
padding-left: 15px;
}
a {
text-decoration: none;
color: black;
}
a:hover {
color: #33CCFF;
text-decoration: underline;
}
img {
border: none;
}
.footer {
clear: both;
height: 5%;
padding: 0;
margin: 0;
float: center;
}
h1 {
text-align: left;
font-family: Microsoft Sans Serif;
font-size: 10pt;
color: black;
border-bottom: 2px solid #518F36;
margin-left: 10px;
}
h2 {
text-align: center;
font-family: Microsoft Sans Serif;
font-size: 8pt;
color: black;
margin-bottom: 10px;
}
h2 a {
color: black;
}
.text {
overflow: auto;
text-align: left;
font-family: Microsoft Sans Serif;
font-size: 10pt;
}
.text p {
margin-left: 20px;
margin-right: 20px;
}