body {

	line-height: 1;

	font-size: 14px;

	-webkit-font-smoothing: antialiased; 

	-webkit-text-size-adjust: 100%; 

	background: #BECAD8; 

}

h1, h2, h3, h4, h5, h6 {

	font-weight: normal;

	

}

ul {

	list-style: none;

}



#bg {

	position: fixed; top: 0; left: 0; 

}

.bgwidth { 

	width: 100%; 

}

.bgheight { 

	height: 100%; 

}



