body {
	font-size: 14px;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	background: url('http://www.ipgrab.com/images/background.png') repeat-x top center; height: 699px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden; 
	height: 500px;
}

.ip {
	font-size: 20px;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #477096;	
	text-align: center;
	background: url('http://www.ipgrab.com/images/ip_back.png') no-repeat; width: 302px; height: 54px;
	
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 15px;
}

A:hover{color: #FFFFFF}
A:link{text-decoration:none;color: #FFFFFF}
A:visited{text-decoration:none;color: #FFFFFF}
A:hover{text-decoration:underline;color: #FFFFFF}
A {outline: none;}
