Skip to main content
summaryrefslogtreecommitdiffstats
blob: 54ee25fdab061ff723b44880151bda685fe50e38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
body {
	margin: 0;
}

#banner {
	margin: 0px;
}

#content {
  margin: 0 10px;
}

Back to the top