body {background-color:plum;
         margin:20px 50px;}

h1 {font-size:20px; 
	color:lavender; 
	font-family:"MS  P ゴシック, osaka-等幅"
	letter-spacing:16px}

h2 {
	font-size:20px;
	color:lavender;
	font-family:"MS  P ゴシック, osaka-等幅"
	letter-spacing;
	margin: 0px;
	padding: 0px;
:16px}

p.text1 {font-size:12px; 
	text-align:left;
	width:800px;
	background-color:pink;
	padding:10px;
	border-style:dotted;
	border-color:silver;}

p.text2 {font-size:12px; 
	color:white;
	text-align:left;
	width:800px;
	padding:12px;
	border-style:double;
	border-color:silver;
	background-color:mediumslateblue;}

p.text3 {font-size:14px; 
	color:darkorchid;
	text-align:senter;
	width:800px;
	background-color:navajowhite;
	padding:12px;}
	
td {font-size:10px;}
h3 {
	margin: 0px;
	padding: 0px;
}

