body {
background-color:#FFFFFF;
color:#211C50;
margin:0;
margin-top:25px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}

a,
a:link,
a:visited {
color:#211C50;
text-decoration:none;
}

a:hover {
color:#211C50;
text-decoration:underline;
}

.box {
	border:1px #211C50 solid;
	width:800px;
	height:600px;
	background-image:url(../img/index-bg.jpg);
}

.logo {
margin-top:78px;
margin-bottom:40px;
}

.enter {
font-size:22px
}

.language {
margin-bottom:50px;
}

