.body {
	text-align: center;
	min-width: 400px;
	margin-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#go {
	background-color: #7b7b7b;
	color: #FFFFFF;
	border: 2px solid #616161;
	height: 25px;
	width: 125px;
}
#address_box {
	border: 3px solid #d3d1d1;
	background-color: #e9e8e8;
	color: #666666;
	height: 25px;
	width: 400px;
}
#cont_cant {
	width:40px;
	margin:0 auto;
	text-align: left;


}#top_bar1 {
	background-image: url(Bars/pink_grad.PNG);
	height: 34px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;

}
#bottom_bar12 {
	background-image: url(Bars/grey_bot.PNG);
	position: relative;
	height: 29px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

#button_godammit {
	width:400px;
	margin:0 auto;
	text-align: right;
	min-width: 400px;
	position: relative;
}