
body { margin:0; padding:0; } 
.wrapper { 
background: url("background.jpg") center top transparent;
top: 751px;
}
.wrapper2 { 
background: url("background.jpg") no-repeat scroll center top transparent;
height: 751px;
top: 751px;
}
table {
margin: auto;
border: 0px;
padding: 0px;
border-collapse:collapse;
}
.featureHome { background: url("feature_home.jpg") no-repeat; }
img { border: 0px; }
.copyright {
color: white;
font-family: arial;
}
.content {
font-family: verdana;
color: white;
font-size: 18px;
}
a {
text-decoration: none;
color: #AAF;
font-weight: bold;
}
.heading
{
font-weight: bold;
font-size: 22px;
display: block;
padding-top: 1em;
}
.headingConcept
{
font-weight: bold;
font-size: 22px;
display: block;
}
