/*
Title:      Shafeek Dance
Author:     OMdeSIGN, www.omdesign.co.uk
Updated:    April 15 2007
*/
body {

	overflow-x: hidden;
	overflow: auto;
 background-repeat:    repeat-y;
  background-position: right;
  background-image:   url(images/linia.gif);
  background-attachment: fixed;
 bgcolor: #ffffff;


}

.style1 {
color: #000000;
text-align: justify;
margin-left: 10;
margin-right: 25;
font-family: Arial, Trebuchet, Verdana, sans-serif;
font-size: 11px;
line-height: 14px;
display: block;


}

a:link {
color: black;
text-decoration:none
}
a:visited {
color: Gray;
text-decoration:none
}
a:hover {
color: Gray;
text-decoration:none
}