/* Default Theme CSS */

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-repeat: repeat-x;
	background-position: top;
}
