body	{	background	:	url(../blue.jpg) repeat-y	;
			font-size	:	1.5ex	;
			line-height	:	1.6	}

hr	{	width:50%	}

a:link      {    text-decoration:	none	;
                 border-right   :	#ffffff	dotted 1px ;
                 border-bottom  :	#0000ff	dotted 1px ;
			     color          : 	#0000ff	}
a:visited   {    text-decoration:	none	;
                 border-right   :	#ffffff	dotted 1px ;
                 border-bottom  :	#8b88ee	dotted 1px ;
			     color          :	#8b88ee	}
a:hover     {    text-decoration:	none	;
                 border-right   :	#ff6347	dotted 1px ;
                 border-bottom  :	#ff6347	solid 1px ;
			     color          :	#ff6347	}

.title	{font-size	:	5ex	;
			 text-align	:	center}

.main	{	background	:	url(../emerald.jpg) repeat-x	;
			padding	:	10px	}

.cont	{	font-size	:	3ex	;
			 text-align	:	center}

.othrtxt	{	padding-left	:	20px	} /*test*/

#title	{	font-size	:	5ex	;
			text-align	:	center	}

#main	{	background	:	url(../emerald.jpg) repeat-x	;
			padding	:	10px	}
