body {
  font-family : verdana, arial, sans-serif;
  font-size : 14px;
  background-color: #000000;
<?php
  echo ("  background-image: url(\"" . $GLOBALS['siteURL'] . "/styles/v3/images/page.png\");\n");
?>
  background-repeat: repeat-y;
}

a {
  color: #0fafdf;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #2fcfff;
}

td.nopad {
  padding: 0px;
}

td.head {
  padding: 4px;
  width:   0%;
}

table.page { 
  border-spacing:  0px;
  border-width:    0px;
  width:           1072px;
  min-width:       1072px;
  table-layout:    fixed;
  margin-left:     auto;
  margin-right:    auto;
}

td.page {
  padding: 8px;
}

table.page-full { 
  border-spacing:  0px;
  border-width:    0px;
  width:           1072px;
  min-width:       1072px;
  table-layout:    fixed;
  margin-left:     auto;
  margin-right:    auto;
}

td.page-full {
  padding: 8px;
  padding-right: 8px;
}

td.column-full {
  width: 100%;
}

table.column-full {
  width: 100%;
}

td.column-social {
  padding: 14px;
}

table.gap {
  width:            400px;
  margin-left:      auto;
  margin-right:     auto;
  border-width:     0px;
  border-style:     none;
  background-color: #222;
  height:           2px;
}

td.gap {
  padding: 0px;
  height:  2px;
} 

table.screenshot {
  border-spacing: 8px;
}

td.screenshot {
  text-align:       center;
  padding:          4px;
  background-color: #222;
  color:            #fff;
  font-size:        14px;
}

td.banner {
  padding-top:    20px;
  padding-left:   8px;
  padding-bottom: 8px;
  padding-right:  0px;
}

td {
  font-size:      14px;
  padding:        8px;
  text-align:     left;
  vertical-align: top;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 14px;
}

div.content {
  font-size : 14px;
  padding : 16px;
}

td {
  vertical-align: top;
}

td.social {
  font-size: 14px;
  padding:   8px;
}

table.left-box, table.right-box, table.full-box {
  background-color:    #000;
  border-top-color:    #666;
  border-left-color:   #666;
  border-bottom-color: #444;
  border-right-color:  #444;
  border-style:        solid;
  border-width:        2px;
  color:               #fff;
  background-image:    url("https://www.experimentalscene.com/styles/v3/images/box.png");
  background-repeat:   repeat-x;
  border-spacing:      0px;
  table-layout: fixed;
}

table.left-box {
  width: 240px;
}

table.right-box {
  width: 100%;
}

table.full-box {
  width: 100%;
}

td.left-box, td.right-box, td.full-box {
  font-size: 14px;
  padding:   8px;
}

table.darkButton {
  width :           200px;
  background-color: #222;
  border-style:     none;
  border-width:     0px;
  color:            #fff;
  border-spacing :  0px;
}

td.darkButton {
  padding-left:   0px;
  padding-right:  0px;
  padding-top:    8px;
  padding-bottom: 8px;
  text-align:     center;
  font-size:      14px;
  font-weight:    bold;
}

td.full {
  width : 100%;
}

img {
  border-style : none;
}

td.listing {
  font-family:      monospace;
  background-color: #222;
}

div.center {
  text-align: center;
}

table.ad1 {
border-collapse: collapse;
width: 100%;
text-align: center;
padding: 0px;
}

td.ad1 {
	
		border: 0px;
text-align: center;
  padding: 0px;
}

table.ad2 {
  width: 728px;
border-collapse: collapse;
  margin-left: auto; 
  margin-right: auto;
}

td.ad2 {
  padding: 0px;
}

div.keywords {
  text-align: center;
  font-size:  10px;
  color:      #666;
}

div.head {
  font-weight:    bold;
  font-size:      14px;
  vertical-align: middle;
  padding:        4px;
  padding-top:    8px;
  padding-bottom: 10px;
}

div.footer {
  text-align:  center;
  font-size:   12px;
  color:       #666;
  font-weight: bold;
}

div.download-caption {
  font-size:   14px;
  font-weight: bold;
}

table.center {
  margin-left: auto; 
  margin-right: auto;
}

div.front {
  font-size: 16px;
  padding:   32px;
}

td.vcenter {
  vertical-align: middle;
}
