#main{padding:1em;background-color:#fff;border-radius:.25em}
.projectlinks ul{margin-left:0;margin-top:1em;padding:0}
.projectlinks li{list-style:none;margin:.5em .5em;min-height:62px;min-width:20em;width:30%;float:left}
.projectlinks a{font-weight:bold;font-size:large}
.projectlinks .image{margin:0;margin-right:.5em;padding:6px;float:left;width:48px;height:48px;text-align:center;border:1px solid #8aacd9;border-radius:3px;background-color:#dce6f4;transition:all .2s ease-in-out}
.projectlinks a:hover .image{background-color:#196cd9;border:1px solid #002e6f}
#contentswrapper,#sidebar{margin-top:1em}
#releasenotes{margin:0;padding:0}
#mascot{background:url("mascot.png");width:117px;height:150px;margin:0 auto}
