body{ background-image:url(123.jpg); } p{ font-family:verdana; font-size:12px; line-height:20px; text-indent:25px; color:green; } a:link{ color:red; } a:visited{ color:green; } a:hover{ color:grey; } a:active{ color:yelow; }