content {
background-color: white;
width: 100%;
length: 100%;
}

body {
background-image:url('00031.png');
margin-left: 200px;
margin-right: 200px;
}

h1 {
text-align: center;
font-size: 18px;
word-spacing: 30px;
font-style: bold;
}

p {
position: relative;
top: 80px;
}

p1 {
position: absolute;
top: 10px;
right: 5px;
direction:rtl;
}


a:link {color: red}     
a:visited {color: red}
a:hover {color: red}
a:active {color: red}