body{
	
	background-image:url('/img/pixel.png');
}

a{
	color:gray;
}

.font_0{margin-left:5px!important;}

.font_3 {
    font: normal normal normal 163px/1.4em helvetica-w01-bold,helvetica-w02-bold,helvetica-lt-w10-bold,sans-serif;
    color: #49BBCC;
}

.color{
	color: #49BBCC;
}

.monitor{

	background-image:url('/img/screen.png');
	background-repeat: no-repeat;
	background-position:12px 0px;
	width:300px;
	height:270px;
}

.logo{
	height: auto;
    width: 45px;
    position: relative;   
}

.logo a{
	font-size:50px;
	text-decoration: none;
}

.c2bg {
    border: 0px solid rgba(73, 187, 204, 1);
    background-color: rgba(73, 187, 204, 1);
}

.nav-link{
	font-weight: bold;
}

