body {
	background: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

#logo-homepage {
	display: url(../images-new/logo.jpg);
	width: 300px;
	height: 300px;
}
#logo {
	background: url(../images-new/logo.jpg) no-repeat;
	width: 300px;
	height: 300px;
}

.student-login {
	display: none;
}

.header-content {
	display: none;
}
.leftcolumn {
	display: none;
}
#rotating-image {
	display: none;
}

.country-select {
	display: none;
}

.centred {
text-align:left;
}

.contentcolumn {
	width: 600px;
}

.contentcolumn img {
	width: 600px;
	display: none;
}

.centercolunm-header {
	width: 600px;
}

.current {
	width: 600px;
}

.footer {
	display: none;
}
