/**
 * index.css
 *
 * index special styles
 */

body {
	background-image: url(images/index-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}