<link href="what.css" rel="stylesheet" type="text/css">
@charset "UTF-8";

body,td,th
{ font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
}

{ font-size: 10px;
}
{ font-size:color: #333333;
}
body {
background-color: #ffffff;
margin-left: 40px;
margin-top: 60px;
margin-right: 0px;
margin-bottom: 20px;
text-decoration: none;
outline: none;
border: none;
}

h1 {
color:#ea5520; align:left;
}

#roma {
margin-left: 80px;
}
#but {
margin-bottom: 8px;
}
#but2 {
margin-top: 35px;
margin-left:300px;
}
img { border: none; } 
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}