/*
Temp- Background
*/

body{
	background-image: url('../res/background_1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
