@charset "UTF-8";
/*layout------------------------------------------*/
#container{
	border-color:#5abedc;
}
h1,h2,#footer{
	background:#5abedc;
}
#copyright{
	color:#cff;
}