body{
	font-size:120%;
}

header{
	font-size: 83.3%;
}

.lla a{
	background: #000;
	color: #fff;
	border-radius: 3px;
}

.lst a{
	background: #fff;
	color: #000;
	border-radius: 3px;
}

#mainslide h2 {
    font-size: 80%;
}