body
{
    color: #999;
}

#canvas {
	width: 960px;
	min-height: 820px;
	margin: auto;
}

#canvas2 {
	width: 960px;
	height: 1450px;
	margin: auto;
}
#canvas3 {
	width: 960px;
	height: 1350px;
	margin: auto;
}
#header {
	width: 952px;
	height: auto;
	margin: 0 auto 0 auto;
	/*text-align:center;*/
	background-image:url(../images/homepage/headerBG.png);
	background-repeat:no-repeat;
}

#main {
	margin: 10px auto auto auto;
	padding-top:10px;
}

#main2 {
	width: 960px;
	height: 1100px;
	margin: 10px auto auto auto;
	padding-top:10px;
}

#bullettin {
	width: 960px;
	height: 680px;
	margin: auto;
}
#topright {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 127px;
    width: 129px;
    background: url(http://www.colorised-shirt.com/files/pages_imgs/iforpeace.png) no-repeat;
    text-indent: -999em;
    text-decoration: none;
}

