﻿body
{
}
 .p1
{
width:20px;
margin:2px;
height:20px;
float:left;

background-repeat:no-repeat;
background-image:url(images/s1.png);
}

.p2
{
width:20px;
margin:2px;
height:20px;
float:left;

background-repeat:no-repeat;
background-image:url(images/s2.png);
}


.p3
{
width:20px;
margin:2px;
height:20px;
float:left;

background-repeat:no-repeat;
background-image:url(images/s3.png);
}



#oyp
{
width:125px;
margin:2px;
height:25px;
float:left;
}

#sonucp
{
width:125px;
margin:2px;
height:25px;
float:left;
}

