<fieldset>
<fieldset>
<legend>Параметры игры</legend>
</fieldset>
body{
body{
background:url(http://applemix.ru/wp-content/uploads/2014/06/os_x_10-10_yosemite_wallpapers_pack_4.jpg);
}
fieldset{
height: 100px;
width: 500px;
margin: 200px auto;
border-radius: 10px;
border-color: white;
}
fieldset legend{
margin: 0 auto;
padding: 0 10px;
color:white;
}