    body {

	color: 330099;
	text-align: top;
text-indent: 1.5em;
text-transform: none ;
font-style: italic;
font-weight: bold;
font-family: Arial;
font-size: 20px;   
white-space: nowrap;
width: auto;
height: auto;
word-spacing: em;


      background-image:  url(images/VLP_home.jpg) ;
	background : (images/VLP_home.jpg) ;
      background-repeat: no-repeat;
      background-position: right top ;
  	background-color: white;
	background-attachment: scroll ;

border-top-width: thick;
border-bottom-width: num;
border-left-width: thin;
border-right-width: medium;

border-top: 
3px green solid
border-right: 12px red hidden;
border-bottom: 5px black dashed;
border-left: 12px red double;
  
border-color: 
border-width: 
border-style: dotted;
  
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;

margin-top: 15px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 15px;

       }
