.home_box {
		position:absolute;
		width:250px;
		height:100%;
        background-color: #669900;
}

.yellowbox {
		position:absolute;
		width:250px;
		height:125px;
        background-color: #cc9900;
}