1@IMPORT url("manual.css");
2
3body {
4	background: url("../images/background.png") no-repeat center top;
5}
6
7