#header{
	width: 100%;
	height: 300px;
	background: #670336;
}

#claim{
	
	width: 670px;
	height: 350px;
	margin: -80px auto 0;
	color: #670336;
	
}

h2 a{
	color: #670336;
	text-decoration: underline;
}

#footerdata{
	
    width: 670px;
    margin: 0% -335px;
    position: fixed;
    left: 50%;
    bottom: 0%;
    color: #670336;

}

#footerdata a{
	color: #670336;
	text-decoration: underline;
	
}
