#intro 内のパラグラフのテキストが、なぜそのように配置されているのか理解できません: http://www.physoc.org.uk/ (「こんにちは、みんな....」というテキストは、ページ)。
#intro にのみスタイリングがあります。
#intro {
position:relative;
top:160px;
height:87px;
background-color: rgba(255,255,255,0.6);
border-radius: 10px;
moz-border-radius: 10px;
webkit-border-radius: 10px;
font-size: 18px;
font-weight:bold;
}
、 ありがとうございました