﻿h1 {
	color : #0000ff;
}

ul {
    background: #3399ff;
	padding-left : 20px;
	padding-bottom : 5px;
	padding-top : 5px;
}

li {
	font-weight: bold;
}
