body {
        margin: 0;
        padding: 0;
		background-color:#000;
}

#a {
	border: none;
}

#header {
        width:100%;
        font-family: Verdana, Arial, sans-serif;
        overflow:hidden;
        height: 150px;
        padding: 15px 0 15px 0;
        background:#000;
        float: left;
        opacity: 0.7;filter:alpha(opacity=70);zoom:1;
        -moz-border-radius: 0px 0px 0px 0px;
        -webkit-border-radius: 0px 0px 0px 0px;
}
#logo {
float: right;
margin: 0 30px 10px 0;
}
#logo a { background: #000 url("http://www.usversusthem.com/images/magnum1.jpg") no-repeat -1px -1px; cursor: pointer; margin: 0 0 0 0; width: 170px; height: 100px; float: right; border: none }

#triangle {

	width: 400px; 
	height: 200px; 

}



#triangle-ie6 {

	width: 305px; 
	padding: 50px;
	background-color: #000;
	color: #000;
	font: normal 12px "Century Gothic", "Arial";

}

#triangle-label {

	height: 180px; 

}

#triangle-new {

	height: 50px; 
	width: 60%; 
	float: left;
	padding-left: 0px;

}

#triangle-contact {

	height: 50px; 
	width: 39%; 
	float: right;

}



