@charset "utf-8";
/* metro manila traffic navigation - phase 2*/
/* lets go astray - css by puskal */

body {
	margin: 0px;
	background-color: #82CAFF;
	background-image:url(https://www.webcambiglook.com/images/bground.png);
	width: 100%;
	min-width: 900px;
}




.content {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-bottom: 2px;
	top: 0px;
	left: 1px;
}

.header {
	overflow:hidden;
}

.header .s1 {
	background-image: url(https://www.webcambiglook.com/images/blacktop.jpg);
	height: 75px;
}

.header .s2 {
	background-image: url(https://www.webcambiglook.com/images/topblue.png);
	height: 30px;
}

.header .logo-main {
	position: relative;
	top: 2px;
	height: 50px;
	width: 408px;
	left: 650px;
}
.header .logo-title {
	position: absolute;
        left:30px;
	
	top: 10px;
	height: 25px;
	width: 550px;
}

.guide {
	position: relative;
	top: 8px;
	left: 44px;
	height:15px;
	width:900px;
	margin-bottom: 0px;
}

.fb-like {
	position: absolute;
	right: 20px;
	top: 10px;
}

.main {
	overflow:hidden;	
}

.news-ticker {
	position: relative;
	width:630px;
	height:40px;
	left:5px;
	margin:5px 0px 5px 0px;
}


.centercontent2 {
    position: relative;
	width:630px;
	height:80px;
	left:5px;
	margin:5px 0px 5px 0px;
}



