@import url(style.css);
#main
	{
		position:absolute;
		left:280px;
		top:110px;
		height:1650px;
		width:595px;
		background-color:#E5E5FF;
		vertical-align: top;
	}
#bottom
	{
		position:absolute;
		left:280px;
		top:1770px;
		height:70px;
		width:595px;
		text-align:center;
		background-color:#E5E5E5;
		font-size:smaller;
	}
#ico
	{
		position:absolute;
		left:280px;
		top:1850px;
		height:40px;
		width:595px;
		text-align:center;
		background-color:Transparent;
	}