/*
Css for Website: The Call
Website:  http://www.thecall.ro/
Designer: Black Fox Studio
Designer home page: http://www.???.ro/
version: 1.0
*/

@import url('reset.css');

body {
	text-align:center; /* IE trick */
	background:#58595b;
}

#under_construction {
	width:387px;
	height:500px;
	margin:70px auto auto;
	background:url('img/under_construction.jpg') no-repeat;
}
