@charset "UTF-8";
/* CSS Document */

#column1 {
	margin-top:50px;
	margin-bottom:100px;
	float:left;
	width:500px;
	border:1px solid #000000;
	padding:10px;
	color: #000;
}

#column2 {
	float:left;
	width:0px;
	height:0px;
}
