@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCC;
	margin: 0px;
	 text-align:center ; 
}
.gobackground {
	background-image: url(../2011/images/go-graphic3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

