﻿body {
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

h1 {
    color: red;
    margin-bottom: 20px;
    font-size: 2.5em;
}

.repodata {
	background-color: lightblue;
	border-style: dotted;
}