a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}


.mainback {
	background-image: url(images/linux.gif);
	background-repeat: no-repeat;
	text-align: center;

}
#urlbox {height:80px;width:600px;
}
input#url
{
    width:350px;height:50px;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-left:40px;
    margin-top:70px;
    font-size: 24px;
    font-family: verdana, arial, sans-serif;
    color: #FFFFFF;font-weight:bold;

}
input#go {
    width:130px;height:80px;
	background:transparent;
    border:0px;margin:0px;
	padding:0px;
}
.footer {
	text-align: center;
}
