html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;


}

body{
	background:url(../images/bg.jpg) repeat-x;
	font-family:arial,san-sarif;
	font-size:12px;
	font-weight:normal;
}

#wrapper{
	margin:0 auto;
	width:1024px;
	height:651px;
}

#header{
	width:1024px;
	height:104px;
	margin:60px 0px 0px 0px;
	text-align:center;
	background-image:url(../images/header.gif);
}

#logos{
	width:1000px;
	height:67px;
	margin-top:5px;
	margin-left:12px;
	background-image:url(../images/logos.jpg );
}

#credit_score{
	background-image:url(../images/freecreditscore.jpg );
	margin:8px 0px 0px 8px;
}

#credit_report{
	background-image:url(../images/creditreport.jpg );
	margin:8px 0px 0px 350px;
}

#free_score{
	background-image:url(../images/freescore.jpg );
	margin:8px 0px 0px 690px;
}

.link{
	width:336px;
	height:336px;
	position:absolute;
}

.link img{opacity:0;}


.title{
	width:325px;
	height:70px;
	float:left;
	margin-left:7px;
}