html, body, div, span, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, code,

del, dfn, em, img, q, dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0px;

	padding: 0px;

	border: 0px;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}


.text {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight:bold;
}

a.text {
font-family: Arial, san-serif;
font-size: 12px;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a.text:hover {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.textg {
font-family: Arial, san-serif;
font-size: 12px;
color: #cccccc;
font-weight:bold;
}

.text16 {
font-family: Arial, san-serif;
font-size: 16px;
color: #ffffff;
font-weight:bold;
}

a.text16 {
font-family: Arial, san-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.text16:hover {
font-family: Arial, san-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.text16g {
font-family: Arial, san-serif;
font-size: 16px;
color: #cccccc;
font-weight:bold;
}


body
{
text-align: center;
background-image:url(resources/bg.jpg);
background-repeat:repeat;
background-color:#000000;
}

.container {
margin: 0 auto; 
width: 960px; 
text-align: left;
padding-top:50px; 
}

.content {
float:left;
width: 480px;
}
