/* Start of CMSMS style sheet 'main' */
body {
  padding: 0;
  margin: 0;
  background: #000000 url(http://26design.ru/images/bg.jpg) no-repeat center top;
 
  width: 100%;
  display: table;
}

body,p,td {
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff
}
a:link {
color: #25A30A;
text-decoration: none;
background-color: transperent;
}
a:visited {
color: #25A30A;
text-decoration: none;
background-color: transperent;
}
a:hover {
color: #ffcc00;
text-decoration: none;
background-color: transperent;
}
a:active {
color: #ffffff;
text-decoration: none;
background-color: transperent;
}
/* End of 'main' */

