/* Start of CMSMS style sheet 'index' */
body {
	background-color: #000;
}


#logo {
display: block;
background-image: url(img/logo1.jpg);
background-position: center center;
 height: 500px;
background-repeat: no-repeat;
margin-left: auto;
	margin-right:auto;
}

a
{text-decoration: 0;
}

.langs
{
display: block;
float: none;
width: 398px;
margin-left: auto;
margin-right:auto;
}

/* End of 'index' */

