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

body {
	background-color:#99C;
}

.latar {
background-image	:	url(img/gradiation.png); 
background-repeat	:	repeat-x;
min-height			:	200px;  
min-width			:	1000px;
}
