diff --git a/new1.css b/new1.css new file mode 100644 index 0000000..66f9b73 --- /dev/null +++ b/new1.css @@ -0,0 +1,4 @@ +body { + background-image: url(jstrr1.png); + background-color: rgb(241,89,30); +} \ No newline at end of file diff --git a/new2.css b/new2.css new file mode 100644 index 0000000..9e8412d --- /dev/null +++ b/new2.css @@ -0,0 +1,4 @@ +body { + background-image: url(jstrr2.png); + background-color: #000000; +} \ No newline at end of file diff --git a/new3.css b/new3.css new file mode 100644 index 0000000..c76732b --- /dev/null +++ b/new3.css @@ -0,0 +1,4 @@ +body { + background-image: url(jstrr3.png); + background-color: #662992; +} \ No newline at end of file