/*  STYLE SHEET
  * Artring inc
  * update 2007.4.10
*/

/* Suggested order:
	display
	list-style-type
	position
	float
	clear
	width
	height
	margin
	padding
	border
	background
	color
	font
	text-decoration
	text-align
	vertical-align
	white-space
	other text
	content
 *
 */

div#header {
	display:block;
	width:760px;
	height:190px;
	margin:0px auto 10px auto;
	padding:0px;
	}
