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

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/logoBack.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
#TopBar{
}
#CenterArea{
}
