@charset "UTF-8";
/* CSS Document */

#index{
	background-color: #339999;
	background-image: url(pictures/bg_01.jpg);
}

div#container{
	width: 100%;
	height: 200px;
	border-width: 5px;
	border-color: #fff;
}