body {
	background-color:lightgrey;
        background-repeat:no-repeat;
	background-attachment:scroll;
	background-size:1000px 1500px;
	background-position:0px 0px;
	border: None;
        padding: 25px;
        background-clip: padding-box;
}

h3 {
	text-indent:10px;
	color:Blue;
	font-size:20px;
	text-position:80px 30px;
	
}
p1  {
             
	color: black;
	font-size:20px;
}


p2 {
             
        background-image:url("https://www.mydnavar.com/rnaseq/MAPlot.jpg");
        padding:1500px;
        width:1400px;
        height:1500px;
        background-position:150px 1320px;
        background-repeat:no-repeat;
        background-attachment:scroll;
	background-size:650px 500px;
        
	}   
 
p3 {

        background-image:url("https://www.mydnavar.com/rnaseq/volcanoplot.jpg");
        padding:1500px;
        width:1400px;
        height:1500px;
        background-position:275px 1380px;
        background-repeat:no-repeat;
        background-attachment:scroll;
        background-size:650px 500px;

        }

p4 {

        background-image:url("https://www.mydnavar.com/rnaseq/goplot.jpg");
        padding:1500px;
        width:1400px;
        height:1500px;
        background-position:145px 1290px;
        background-repeat:no-repeat;
        background-attachment:scroll;
        background-size:650px 650px;
}

p5 {

        background-image:url("https://www.mydnavar.com/rnaseq/heatmap.jpg");
        padding:1500px;
        width:1400px;
        height:1500px;
        background-position:535px 1300px;
        background-repeat:no-repeat;
        background-attachment:scroll;
        background-size:650px 650px;
}

p6 {
        background-image:url("https://www.mydnavar.com/rnaseq/keggpath.jpg");
        padding:1500px;
        width:1400px;
        height:1500px;
        background-position:400px 1380px;
        background-repeat:no-repeat;
        background-attachment:scroll;
        background-size:800px 800px;
}


