/* -----------------------------------------------
 *  solution
 * ----------------------------------------------- */
DIV#head, DIV#request{
}

DIV#lang{
	width: 30%;
	float: left;
}

DIV#plat{
	width: 50%;
}

DIV#perform{
	clear: left;
}

