body
{
  background-image: url(cube6.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e0e0f0;
}

body, td
{
  padding: 3pt;
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  font-size: 9.5pt;
  color: #606080;
}

a, a:visited
{
  color: #606080;
  text-decoration: none;
}

a:hover
{
  color: #606080;
  text-decoration: underline;
}

a img
{
  border: 0;
}

td.top
{
  text-align: center;
  vertical-align: top;
}

td.top-left
{
  text-align: left;
  vertical-align: top;
}

td.top-right
{
  text-align: right;
  vertical-align: top;
}

td.left
{
  text-align: left;
  vertical-align: middle;
}

td.right
{
  text-align: right;
  vertical-align: middle;
}

td.bottom
{
  text-align: center;
  vertical-align: bottom;
}

td.bottom-left
{
  text-align: left;
  vertical-align: bottom;
}

td.bottom-right
{
  text-align: right;
  vertical-align: bottom;
}

td.center
{
  text-align: center;
  vertical-align: middle;
}

td.bottom hr
{
  color: #606080;
  width: 200px;
  height: 1px;
}

.footer
{
}

.welcome
{  
  font-size: 12pt;
  color: #707070;
  letter-spacing: 0.25em;
}

.elitedev
{
  color: #202020;
  font-size: 15pt;
}

.projects
{  
  --font-style: italic;  
  letter-spacing: 0.25em; 
}

div.center-box
{
	width: 600px;
	text-align: left;
	border: 1px solid black;
}
