body {
  background: #BFBFBF url('/back.jpg') repeat;
  border:0px;
  margin:0px;
}

img {
  border:none;
}

table, td {
  background:transparent;
  font: normal 16px calibri,verdana,times new roman;
}

.column { // Колонки в разделах фото и дизайн
  max-width:280px;
  min-width:280px;
}

.column_top {
  min-height:50px;
}

.padded {
  padding:20px;
}

.big_text {
  font-size:150%;
  font-color:#000000;
}

.gray {
  color:#4C4C4C;
}

a {
  color:black;
}

a:hover {
  text-decoration:none;
}

a.gray:hover, a.gray:active {color:black;}
