content {
background-color: white;
width: 100%;
length: 100%;
}

body {
background-image:url('00030.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: blue}     
a:visited {color: blue}
a:hover {color: blue}
a:active {color: blue}