@bodyColor: white;
@secondBoxColor: black;

body {
	background-color: @bodyColor;
}