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

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin:0;
	background-color: #D6F3F9;
}

#text_underline{
border-bottom: dotted thin;
border-bottom-color:#333333;
width: 250px;
}

#text_underline2{
border-bottom: dotted thin;
border-bottom-color:#333333;
width: 250px;
}