#content {
	width: 600px;
}

.logo.img{
	text-align: center;
}

.error {
position: relative;
 left: 70px;
color: red;
/*margin-left:160px;*/
}

.login input{
	font-size:20px;
	padding: 3px;
}
div#attentions {
	text-align: center;
}

p.user, p.pass {
	width: 305px;
	padding-top: 25px;
	margin: auto;
}
.loginbotton {
	margin-top: 20px;
	text-align: center;
}

.headerContents p{
	height: 70px;
}

.copyright{
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: end;
}