Bohužel nemám.. hodím sem kody, ano?
@charset "utf-8";
/* CSS Document */
<style>
p {background:#CCC}
</style>
body{
margin-left: auto;
margin-right: auto;
width: 50%;
position: relative;
text-align: left;
background:#FF3;
}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="StyleSheet" href="styly.css" type="text/css" /> <!--propojení se styly.css -->
<title>xxxxx| xxxxxx</title>
</head>
<body>
<hr size="2" color="black" align="center" noshade>
<table width="50%" border="0" cellspacing="5">
<tr>
<td width="15%"><h1 align="left"> xxxxx</h1> </td>
<td width="85%"><h3 align="left"> | xxxxxx</h3></td>
</tr>
</table>
<hr size="2" color="black" align="center" noshade>
<p>
Ajoasdj oasdj isad jisafjd iosdfj dsfj sdf sdf
sdfk sdjf ksdjf sdfj s
dfk sdfjk sdjfk jsdkfj ksdfj dsjf sasd
sdfjk sdjfk jdskfjqwdk as
adnk nkxc kwef wf
wef wefkwejfkjdskmxafpqweefojwfdjskdcjskc
</p>
</body>
</html>